/*
	Theme Name:   Savoy Child
	Description:  Savoy child theme
	Template:     savoy
	Version:      1.0
*/


/* Child theme CSS
--------------------------------------------------------------- */

.nm-menu .current-menu-item a{
	font-weight:700;
	color: #d80018;
}

.wpcf7 input.wpcf7-submit {
    background: #da0d24;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 12px 60px;
}

.menu-item a {
	text-transform:uppercase;
}