<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#social-floater .widget,
.main #social-floater .napco-ad {
  border-width: 0;
  background-color: transparent;
  padding: 0;
  margin-bottom: 0;
}

.essential-resources {
  margin-top: 50px;
  text-transform: none !important;
  text-align: left;
}

.essential-resources,
.widget.doubleclick div[id^="gpt_unit_"] div.essential-resources {
  margin-top: 24px;
}


.essential-resources .disclosure {
  color:#ccc;text-transform:uppercase;text-align:center;width:100%;font-size:.6em;
}

.essential-resources .h2 {
  background-color:#c91b26;color:white;font-size:1.2em;text-align:center;margin-bottom:10px;text-transform:uppercase;padding:5px;
}

.essential-resources .headline {
  text-transform: capitalize;
}

.essential-resources .button {
  background-color:#ffd92a;float:right;margin-top:10px;padding:0 10px;font-weight:600;
}

.widget.doubleclick div[id^="gpt_unit_"] div

@media (max-width: 900px) {
  .essential-resources {
    margin-bottom: 45px !important;
  }
  
  .essential-resources .button {
    margin-top: 25px;
  }
}</pre></body></html>