<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pkp_site_name {
  text-align: center !important;
}

.is_img&gt;img {
  /*max-height: none !important;
  width: 150% !important;
  */
  max-height: 400px !important;   
}

.additional_content {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif !important;
  font-weight: 500 !important;
}

.pkp_footer_content {
  text-align: justify !important;
  float: left !important;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif !important;
}

.pkp_brand_footer {
  margin-right: 20px !important;
  padding-top: 40px !important;
}

body {
   background: whitesmoke !important; 
}

.pkp_structure_head {
  background: #6EA4CA;  /* fallback for old browsers */
}

#pkp_content_main &gt; div &gt; div.cmp_announcements.highlight_first &gt; article &gt; div.summary{
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif !important;
  text-align: justify !important;
}

.summary, .description{
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif !important;
  text-align: justify !important;
}

#pkp_content_main &gt; div &gt; div.additional_content{
  text-align: justify !important;
}
</pre></body></html>