.header-b > .container{
background:#F7F8F0;
}

.site-title > a{
font-size:42px;
}

#masthead .site-description{
color:black;
font-size:20px;
}


#masthead .header-b{
background:#F7F8F0;
}


#masthead .phone-label{
margin-right:50px;
}
#masthead .phone{
margin-right:50px;
}


#masthead > .nav-holder{
border-bottom: 3px solid green; 
}
#masthead > .nav-holder{
border-top: 3px solid green; 
}

#primary-menu > li:nth-of-type(1) > a:hover{
text-decoration:underline;
}

#primary-menu > li:nth-of-type(2) > a:hover{
text-decoration:underline;
}

#primary-menu > li:nth-of-type(3) > a:hover{
text-decoration:underline;
}

#primary-menu > li:nth-of-type(4) > a:hover{
text-decoration:underline;
}
#primary-menu > li:nth-of-type(5) > a:hover{
text-decoration:underline;
}