<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">figure {
     margin:0;
}
 del {
     opacity:0.8;
}
 pre {
     background:#f5f5f5;
     border:1px solid #e2e2e2;
     color:#606060;
     display:block;
     font-size:14px;
     line-height:1.2;
     margin-bottom:25px;
     margin-top:5px;
     overflow:auto;
     padding:15px;
     word-wrap:break-word;
}
 code {
     background:#f5f5f5;
     border:1px solid #e2e2e2;
     color:#606060;
     display:inline;
     font-size:14px;
     line-height:1.2;
     overflow:auto;
     padding:5px;
     word-wrap:break-word;
}
 .noselect {
     -khtml-user-select:none;
     -moz-user-select:none;
     -ms-user-select:none;
     -webkit-touch-callout:none;
     -webkit-user-select:none;
     user-select:none;
}
 .google-maps-pin h6 {
     margin-bottom:2px;
}
 .screen-reader-text {
     display:none;
}
 .wp-caption img {
     margin-bottom:5px;
}
 .wp-caption-text {
     font-size:13px;
     font-weight:600;
     line-height:1.4;
}
 p.wp-caption-text {
     margin-bottom:10px;
}
</pre></body></html>