      .iti__selected-flag {
            z-index: 1000 !important;
        }

        .iti--separate-dial-code .iti__selected-flag {
            color: black !important;
        }
        .iti__country .iti__standard{
            color: black !important;

        }
        .iti__country{
            color: black !important;

        }

.header-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    gap: 2px;
}

.header-logo__text {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    -webkit-text-stroke: 1px #953762;
    paint-order: stroke fill;
    white-space: nowrap;
}

.elementor-211 .elementor-element.elementor-element-7deaf737 img {
    max-width: none;
    width: auto!important;
    max-width: 60px!important;
    height: 36px;
    object-fit: contain;
}

.elementor-211 .elementor-element.elementor-element-7deaf737 a{
    margin-bottom: 0;
}

.footer-logo {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 6px;
}

.elementor-41 .elementor-element.elementor-element-5f565de7 img {
    width: auto!important;
    height: 72px;
    object-fit: contain;
}

.footer-logo__text {
    font-size: 22px;
}

@media (max-width: 768px) {
    .header-logo__text {
        font-size: 15px;
    }

    .elementor-211 .elementor-element.elementor-element-7deaf737 img {
        height: 30px;
        max-width: 40px!important;
    }

    .footer-logo__text {
        font-size: 18px;
    }

    .elementor-41 .elementor-element.elementor-element-5f565de7 img {
        height: 56px;
    }
}