/* Fix for the Services and About Marquee section overlap issue */
.as-about-4-marquee {
    margin-bottom: 80px; 
    z-index: 5;
    position: relative;
    border-bottom: 2px solid #d92027; /* subtle brand touch */
}

.as-services-4-area {
    margin-top: 80px !important;
    padding-top: 40px !important;
}

/* Ensure the wrapper respects the marquee layout */
.as-about-4-wrap {
    align-items: center;
}
