<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container {
    font-family: "roboto", serif;
    font-size: 20px;
	font-weight:500;
}
.section-text {
	margin-top: 0;
}
.text-bold{
	color:#be1e2d;
	font-weight:700;
.last-image{
	margin-bottom:20px;
}

@media only screen and (max-width: 767px){
.container {
	font-size: 20px;
}
.in-editor-img.special-title{
	text-align:center;
}

}</pre></body></html>