/* Add your custom styles here */

.header-1 .sticky-logo {
    color: var(--white);
    font-size: 24px;
    font-weight: 500;
}

.sticky.header-1 .header-main .sticky-logo {
    color: #1F213B;
}


.hero-logo {
    width: 100%;
    max-width: 500px;
}
