<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.links-bg {
	background: linear-gradient(to bottom, #e7a878, transparent);
}
.sub-header {
	margin-bottom: 60px;
}
.row img {
	width: 100%;
	margin-bottom: 25px;
}

.section2 .row {
    margin-right: -15px;
    margin-left: -15px;
}

.section2 {
	margin-bottom: 30px;
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 575.98px) { 
  .sub-header {
		margin-bottom: 0px;
	}
}</pre></body></html>