<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#blockcms-footer ul.list-unstyled li {
	line-height: 27px;
}

@media (min-width: 992px) {
	.blockcms-block {
	}
}
@media (min-width: 768px) {
	.blockcms-block {
	}
}

/* PHONE */
@media (max-width: 767px) {
	.blockcms-block {
		padding-bottom: 15px
	}
}</pre></body></html>