body {
    font-family: "Poppins", sans-serif;;
}
.upload-preview img {
    max-width: 100%;
    margin: 10px 0;
}

.post-list{list-style-type:none;margin:0;padding:0}.post-list:after,.post-list:before{content:'';display:table;clear:both}.post-list>li{padding:0}.post-list>li+li{margin-top:3.75rem}@media (max-width:991.98px){.post-list>li+li{margin-top:2.8125rem}}.post-list blockquote{border:none;background:#e9ecef;font-size:1.125rem;line-height:1.8;padding:1.875rem;color:#2d353c;margin-bottom:1.875rem}@media (max-width:991.98px){.post-list blockquote{margin-bottom:1.5625rem;padding:1.25rem;line-height:1.5}}.post-title{margin:0 0 .3125rem;font-size:1.5rem;line-height:1.5;font-weight:600;color:#2d353c}.post-title a{color:#2d353c}@media (max-width:991.98px){.post-title{font-size:1.3125rem;line-height:1.3}}.read-btn-container{text-align:right;font-size:.8125rem}.read-btn-container a{color:#2d353c}

.promotion.promotion-lg .promotion-image, .promotion .promotion-image.promotion-image-overflow-top.promotion-image-overflow-bottom {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }

  .text-shadow {
    text-shadow: 2px 2px #000 ;
  }