/* Mobile Video Section Learn More Button Styles */
/* Only changing the Learn More button padding and margin as requested */

/* Target the Learn More button in the video section */
.video-section .learn-more-btn,
.video-section .btn-learn-more,
.video-section a[href*="learn"],
.video-section .learn-more,
.video-section .video-cta-btn,
.video-section .cta-button,
.video-section .btn,
.video-section button,
.video-section .learn-more-link,
.video-section .video-btn,
.video-section .hero-btn,
.video-section .action-btn,
.video-section .cta-btn,
.video-section .learn-btn,
.video-section .more-btn,
.video-section .video-cta,
.video-section .cta-link,
.video-section .learn-link,
.video-section .more-link,
.video-section .video-action,
.video-section .action-link,
.video-section .hero-cta,
.video-section .hero-action,
.video-section .video-hero-btn,
.video-section .hero-learn-more,
.video-section .video-learn-more,
.video-section .learn-more-button,
.video-section .learn-more-link,
.video-section .learn-more-cta,
.video-section .learn-more-action,
.video-section .learn-more-hero,
.video-section .learn-more-video,
.video-section .learn-more-hero-btn,
.video-section .learn-more-video-btn,
.video-section .learn-more-cta-btn,
.video-section .learn-more-action-btn,
.video-section .learn-more-hero-link,
.video-section .learn-more-video-link,
.video-section .learn-more-cta-link,
.video-section .learn-more-action-link,
.video-section .learn-more-hero-cta,
.video-section .learn-more-video-cta,
.video-section .learn-more-hero-action,
.video-section .learn-more-video-action {
    /* Only the specific changes requested */
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    margin-bottom: 2rem !important;
}
