<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

.lswp-notification {
  position: relative;
  margin: 10px auto;
  padding: 10px 10px 15px 88px;
  border-radius: 5px;
  background: #de4528;
  color: white !important;
  font-family: 'Open Sans', arial, sans-serif !important; }
  .lswp-notification a {
    color: white !important;
    text-decoration: underline !important; }
  .lswp-notification.info, .lswp-notification.scheduled {
    background: #00b4ff;
    padding-left: 50px; }
    .lswp-notification.info .lswp-notification-logo, .lswp-notification.scheduled .lswp-notification-logo {
      width: 30px;
      height: 30px;
      font-size: 30px; }
    .lswp-notification.info strong, .lswp-notification.scheduled strong {
      font-size: 18px; }
  .lswp-notification.scheduled {
    background: #1cd200; }
  .lswp-notification.dead {
    background: black; }
  .lswp-notification .lswp-notification-logo {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 68px;
    height: 66px;
    float: left;
    color: white;
    margin: 0 10px 10px 0;
    font-size: 70px; }
  .lswp-notification strong {
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    font-weight: normal; }
  .lswp-notification span {
    display: block;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    text-align: justify; }
  .lswp-notification small {
    font: italic 12px/18px 'Open Sans', arial, sans-serif !important;
    color: rgba(255, 255, 255, 0.7) !important; }
    .lswp-notification small .dashicons {
      width: 17px;
      height: 17px;
      vertical-align: middle;
      font-size: 16px; }
</pre></body></html>