@media only screen and (min-width: 992px) {
.rplg-grid .rplg-col-6 {
    margin: 0 4px 8px 4px!important;
    width: calc(30% - 8px)!important;
}
}
.rplg-badge2 .rplg-badge2-border {
        background: #55b3b9!important;
}

.blog-post-content h2,
.single-post h2 {
  color: #222222 !important;
}