<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.remodal-av p {
    margin-bottom: 30px;
}

.remodal-confirm {
    margin-top: 30px;
}

.dis {
    background: #e0e0e0 !important;
    color: #333;
	border: 1px solid;
}

.dis-age {
    background: #ff3f49 !important;
    color: white;
}

@media(max-width: 397px) {
    .av-year {
        margin-top: 6px !important;
    }
}</pre></body></html>