﻿.adslot_after_h2 { width: 728px; height: 90px; margin-top: 10px; margin-bottom: 15px;}
.adslot_bottom { width: 580px; height: 400px; margin-top: 20px; margin-bottom: 20px;}
.adslot_fix{min-height:90px;margin-top: 10px; margin-bottom: 10px;}

@media only screen and (max-width:780px){
.adslot_fix{min-height:336px;}
}

@media only screen and (max-width:780px){
.adslot_after_h2 { width: 336px; height: 280px; }
.adslot_bottom {width: 336px; height: 280px;}
}
@media only screen and (max-width:400px){
.adslot_after_h2 {margin-left: -5px;}
.adslot_bottom {margin-left: -5px;}
}
@media only screen and (max-width:360px){
.adslot_after_h2 {width: 300px; height: 250px; }
.adslot_bottom {width: 300px; height: 250px; }
}

.post-card__comments:before{content:"💬"!important}
.post-card__views:before{content:"👀"!important}
.entry-content blockquote.warning::before {content: "❗"!important;}
.entry-content blockquote.danger::before {content: "×"!important;}
.entry-content blockquote.check::before {content: "✅"!important;}
blockquote.thumbs-down::before {content: "👎"!important;}