<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-container .tn-atom {
    border-radius: 28px !important;
    background-color: #fefff9 !important;
}

@media (max-width: 479.98px) {
    .section-container .tn-atom {
        border-radius: 28px !important;
        background-color: #fefff9 !important;
    }
}

@media (min-width: 480px) and (max-width: 639.98px) {
    .section-container .tn-atom {
        border-radius: 28px !important;
        background-color: #fefff9 !important;
    }
}

@media (min-width: 640px) and (max-width: 959.98px) {
    .section-container .tn-atom {
        border-radius: 28px !important;
        background-color: #fefff9 !important;
    }
}

@media (min-width: 960px) and (max-width: 1199.98px) {
    .section-container .tn-atom {
        border-radius: 28px !important;
        background-color: #fefff9 !important;
    }
}

@media (min-width: 1200px) {
    .section-container .tn-atom {
        border-radius: 28px !important;
        background-color: #fefff9 !important;
    }
}</pre></body></html>