/* Theme Name: gambl child
 * Author: gambl
 * Template: gambl
 * Version: 1.0.0
 */

.custom-logo-link {
    height: 30px;
}

.bg-\(--site-footer-bg-color\) {
    background-color: #142D71;
}

.site-header {
    background: #142D71;
}

@media (min-width: 1144px) {
    .header-nav .nav-container>ul li a {
        color: white;
    }
}


.stroke-current {
    stroke: #ffffff;
}

