.site-header {
    background: #001747 !important;
}

a {
    color: #fff !important;
    text-decoration: none !important;
}

ul.social-top li a i {
    border: 1px solid #fff !important;
}

.top-c h3.topc-title {
    background: rgba(0, 23, 71, 0.7);
}

.top-c ul {
    background: rgba(0, 23, 71, 0.7);
}

body {
    font-size: 16px !important;
}

a#mobile_menu {
    background-color: #737375 !important;
}

input.main-button, .main-button {
    background-color: #001747 !important;
}

#contact ul li i {
    color: #fff !important;
    margin-right: 10px;
}