
                /* Hero Section Font Sizes */
                .hero-section h1 {
                    font-size: 35px !important;
                    margin-bottom: 5px !important;
                }
                .hero-section p {
                    font-size: 16px !important;
                }
                .hero-section .btn {
                    font-size: 16px !important;
                }