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

.cssskin-bannar_marinos .c-large_headline {
  font-size: 44px !important;
  color: #222222 !important;
}

.cssskin-bannar_marinos .c-small_headline {
  font-size: 36px !important;
  margin-top: 30px;
}

@media only screen and (max-width: 641px) {
.cssskin-bannar_marinos .c-large_headline {
  font-size: 28px !important;
}

.cssskin-bannar_marinos .c-small_headline {
  font-size: 20px !important;
}

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