.home-icon-fix {
margin-left: 75px !important;
font-size: 15px;
line-height: 20px;
}
.main-navigation, .main-navigation ul ul {
border-bottom: 2px solid #1e72bd;
}
.site-header {
border-top: 2px solid #1e72bd;
} .header-content {
width: 300px;
margin-top: 15px;
float: right; }
.header-button { 
border: 1px solid black;
border-radius: 5px;
padding: 3px 8px;
margin: 5px;
background: #00d1d7;
color: black !important;
} 
.header-button:hover { 
background: #00c1d9;
} 
.header-contact-info {
color: #0072c3;
font-size: 14px;
margin: 20px 0px 0px 0px;
}