/* Velocity Rentals - High-End Car Rental Experience - benzersiz sayfa stilleri */

        .material-symbols-outlined {
            font-family: 'Material Symbols Outlined';
            font-weight: normal;
            font-style: normal;
            font-size: 24px;
            line-height: 1;
            letter-spacing: normal;
            text-transform: none;
            display: inline-block;
            white-space: nowrap;
            word-wrap: normal;
            direction: ltr;
            -webkit-font-feature-settings: 'liga';
            -webkit-font-smoothing: antialiased;
        }
    

/* Yalnızca bu sayfaya ait koruyucu kapsam */
body.page-index { min-height: 100vh; }
body.page-index img { max-width: 100%; }
