/*
Theme Name: Foundation Child
Description: Business Name
Template: foundation-parent
Version: 1.0.0
*/
.primary-header .logo-col {
    background-color: #fff;
}
.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}
.brands-section {
    background-color: #fff;
    padding: 85px 0;
}
.gallery-section {
    background-color: var(--color-4);
}
.primary-footer a {
    font-weight: 600;
}