<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

.custom-image-left,
.custom-image-right {
    margin-top: 0;
}


.section-text {
	margin: 10px auto 0;
}

@media screen and (max-width:767px) {
.section-text {
	margin: 10px auto 20px;
}
}</pre></body></html>