  .row-title, .page-header h2 {
    color: #C10240;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 40px;
}

.article-meta .fa {
    color: #c10240;
    margin-right: 6px;
}

.story {
    font: normal 600 20px/30px "poppins", San-Serif;
    text-transform: uppercase;
    border-bottom: 1px solid #c10240;
    color: #fff;
    padding: 0 20px;
}

.read-more span,
.read-more .far,
.read-more .fas,
a .far,
a .fa {
  color: #C10240;
}

.widget_sp_image-image-link {
  display: none;
}

.widget_sp_image-image-link #widget_sp_image-11 {
    display: block !important;
}