.social-links {
    display: none !important;
}

.page-title .header-title {
    color: #eac401 !important;
}

.header-contact-details-list .header-contact-detail-icon {
    display: none;
}

.header-layout-2 .header-middle {
background: #ffffff;
background: -moz-linear-gradient(left, #ffffff 0%, #214c7a 97%, #023d81 100%);
background: -webkit-linear-gradient(left, #ffffff 0%,#214c7a 97%,#023d81 100%);
background: linear-gradient(to right, #ffffff 0%,#214c7a 97%,#023d81 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#023d81',GradientType=1 );
}

h1, h2{
color: #023d81 !important;
}

.header, .header a {
    color: #eac401 !important;
}

.site-topbar .fa {
    color: #fff;
}

#primary-menu > .menu-item > a{
    color: white !important;
}

body.boxed {
background-size: initial !important; 
}

.cta-button .icon-box  {
    background-color: #ffa900 !important;
}

.services-content p {
    color: white !important;
}

.footer-bottom, .footer-widget-container .menu > li, .site-footer .widget_recent_entries ul li {
border-color: #1b64a1 !important;
}


