.rlc-news {clear:both;width:100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: distribute;justify-content: space-around; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.rlc-news article {-webkit-box-flex: 0;-ms-flex: 0 1 100%;flex: 0 1 100%;max-width:100%;text-align:left;margin:0 0 1rem 0}
.rlc-news h3.entry-title {font-size:1rem;line-height:1.4rem;text-transform:uppercase;border-bottom:1px solid #DA291C;padding:0 0 0.5rem 0;margin:1rem 8px 0.5rem 8px;}
.rlc-news .entry-meta {font-size:0.9rem;line-height:1.3rem;margin:0 8px 0.5rem 8px;}
.rlc-news .entry-summary {font-size:1rem;line-height:1.4rem;margin:0 8px;}
.rlc-news .readall {font-size:1.3rem;line-height:1.7rem;}
.rlc-news .rlc-button {-webkit-box-flex: 0;-ms-flex: 0 1 100%;flex: 0 1 100%;max-width:100%}
.rlc-news .relative {position:relative}
.rlc-news .event_dates {position:absolute;top:calc(0.5rem + 8px);left:calc(0.5rem + 8px);padding:0.8rem;color:#FFF;background:#0C2340;text-transform:uppercase;font-weight:800}
@media only screen and ( min-width: 481px ) {
  .rlc-news.rlc-news-1 article {-webkit-box-flex: 0;-ms-flex: 0 1 100%;flex: 0 1 100%;max-width:100%}
  .rlc-news.rlc-news-2 article,.rlc-news.rlc-news-4 article,.rlc-news.rlc-news-8 article {-webkit-box-flex: 0;-ms-flex: 0 1 50%;flex: 0 1 50%;max-width:50%}
  .rlc-news.rlc-news-3 article,.rlc-news.rlc-news-6 article {-webkit-box-flex: 0;-ms-flex: 0 1 33%;flex: 0 1 33%;max-width:33%}
}
@media only screen and ( min-width: 769px ) {
  .rlc-news.rlc-news-4 article,.rlc-news.rlc-news-8 article {-webkit-box-flex: 0;-ms-flex: 0 1 25%;flex: 0 1 25%;max-width:25%}
}
/* Admin */
.wp-admin .rlc-news h3.entry-title,.wp-admin .rlc-news .entry-meta,.wp-admin .rlc-news .entry-summary,.editor-styles-wrapper .editor-block-list__layout .editor-block-list__block .rlc-news h3.entry-title {font-size:1rem;line-height:1rem}