<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.industry-page {
    padding-top: 110px;
}

.industry-hero-section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.industry-hero-section .industry-hero-heading {
    font-size: 36px;
    margin-bottom: 26px;
}

.industry-hero-section .industry-hero-text {
    max-width: 820px;
    font-size: 20px;
}

.industry-list-section .industry-btn-list&gt;a {
    margin-right: 10px;
    margin-top: 6px;
    margin-bottom: 6px;
}

@media (max-width: 991px) {
    .industry-page {
        padding-top: 80px;
    }
}</pre></body></html>