/* Enter Your Custom CSS Here */
a {
    color: #b4c74d;
}
#header .header-top {
	background-color: #005471!important;
}
#header.scroll .header-top {
    background: #013F56!important;
}

#header {
    background: rgba(0,84,113,0.8)!important;
}
#header.scroll {
    background: #005471!important;
}
#header-bottom {
    padding: 10px 0!important;
}
#footer h2 {
  	font-size: 2rem !important;
		color: #b4c74d!important;
}
.button.secondary, .button.secondary-bg, .button.secondary:before, .button.secondary-bg:before, #footer h2 {
    border-color: #b4c74d;
}
.views-field-title h3 {
    font-size: 2em !important;
}
.card-body .views-field-title h3 {
    color: #b4c74d!important;
}
.views-field-title h3 a {
    color: #b4c74d!important;
}
.main-content .views-field-title h3::after {
		  background: #b4c74d!important;
}
@media (min-width: 1280px) {
	#header-image, .header_panel_section {
			margin-top: -127px!important;
	}
}
h1#page-title, h1, .h1 {
    font-size: 3rem !important;
}
h2#page-title, h2, .h2 {
    font-size: 2.5rem !important;
}

div#mobi-header {background: #005471;}

a.mobiphone {
    color:white;
}
.hamburger.primary .hamburger-inner, .hamburger.primary .hamburger-inner:after, .hamburger.primary .hamburger-inner:before {
    background:white;
}