/* === CSS Version === */

/* === v18.2.0 === */

/* === Body === */

.main-logo {
    width: auto;
    height: 40px;
    max-width: 430px !important;
    max-height: 80px !important;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }

}

.skin a,
.skin .link-color {
    color: #2563EB;
}

.skin a:hover,
.skin a:focus {
    color: #1D4ED8;
}

/* === Header === */

/* ... */

/* === Footer === */
