/*==================================================================================
    Custom Stylesheet (Any custom styling you want to apply should be defined here).
====================================================================================*/

#hero-phone {
    z-index: 50;
}

#ilacim-hazir {
    z-index: 50;

}

.social-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

.footer-text {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
}

.owl-carousel .owl-item img {
    border-radius: 20px;
}