﻿@media (max-width: 768px) {
    .cta-section {
        margin-top: 5rem;
      
    }

    .cta-bottom {
        box-shadow: none;
    }
}
