<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner-section {
    margin-top: 65px;
}

#carouselExampleIndicators {
    height: 450px;
}

.slide__content {
    margin-top: 50px;
    height: 450px;
}

.slide:nth-child(2) {
    left: auto !important;
}

.social-links.mediaSocial {
    margin-top: 80px;
}

.animated-button1 {
    padding: 10px 20px !important;
}

.banner-section h1 {
    color: #fff;
}

.h-full {
    height: 100%;
}

.pl-50 {
    padding-left: 50px;
}

.p-80 {
    padding: 80px;
}

.bg-gray-transperant {
    background: rgba(0, 0, 0, 0.5);
}

section.banner-section.section {
    position: relative;
    min-height: 450px;
    
}</pre></body></html>