<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.waterfall{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;margin:1.5em;padding:0;-moz-column-gap:1.5em;-webkit-column-gap:1.5em;column-gap:1.5em;font-size:.85em}
.item{display:inline-block;background:#fff;padding:1em;margin:0 0 1.5em;width:100%;-webkit-transition:1s ease all;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #ccc;box-shadow:2px 2px 4px 1px #ccc;text-align:center}
.content-title{font-size:1.1rem;font-weight:400;color:#0259a9;padding:5px 0;border-bottom:1px solid #c10b0f;}
.item h2{font-size:1.4rem;font-weight:700;color:#d2223b;padding:10px 0 5px 0;text-transform:capitalize}
.item h3{font-size:1.2rem;font-weight:200;color:#d2223b;padding:10px 0 5px 0;text-transform:capitalize}
.item li{list-style:none;border-bottom:1px solid #e3e3e3;padding:5px 0;font-size:.925rem;line-height:180%;color:#1c154b;font-weight:400!important}
.item li:before{font-family:icomoon;content:"\e93b";width:1.4em;padding-right:5px}
.item p{padding:6px 4px;line-height:150%}
.item h2 a{color:#666;text-decoration:none}
.item h2 a:hover{text-decoration:none;color:#b40415}
@media only screen and (max-width:320px){.waterfall{-moz-column-count:1;-webkit-column-count:1;column-count:1}
}
@media only screen and (min-width:321px) and (max-width:768px){.waterfall{-moz-column-count:1;-webkit-column-count:1;column-count:1}
}
@media only screen and (min-width:769px) and (max-width:1200px){.waterfall{-moz-column-count:2;-webkit-column-count:2;column-count:2}
}
@media only screen and (min-width:1201px){.waterfall{-moz-column-count:2;-webkit-column-count:2;column-count:2}
}

.related-post{padding-bottom:10px;padding-top:10px;border-bottom:1px dotted #dee2e6;font-weight:300;margin-top:5px;}
.related-posts span{top:0;right:0;color:#006;font-size:.9rem;float:right;margin-top:10px;}
.related-post-right{float:left;width:75%}
.related-post-right p{color:#999;font-size:0.9rem;margin:0;}
.tinyfont {font-size:.5rem;padding:0 3px;background-color:#F2F2F2;border:1px solid #ccc; box-shadow:0 .15rem .25rem rgba(0,0,0,.05); border-radius:2px}
.cc a{color:#666;text-decoration:none;font-size: 0.8rem}
.cc a:hover{text-decoration:none;color:#b40415}
</pre></body></html>