<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ox-module--header .ox-module__inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.ox-card {
border-radius: 25px !important;
box-shadow: 0px 5px 4px 0 #6c757d3b !important;
background-position: center center !important;
}

.ox-module {
    padding: 20px 0 !important;
}

.ox-module--custom .ox-card .ox-card__inner .ox-title--3 {
    font-size: 18px  !important;
}

.ox-grid--5items-square .ox-card .ox-card__inner .ox-title--3 {
    font-size: 12px !important;
}</pre></body></html>