/* Recent Posts Shortcode Styles */
.recent-posts-shortcode {
  margin: 2rem calc(50% - 50vw) 2rem calc(50% - 50vw) !important;
  width: 100vw !important;
  max-width: 100vw !important;
}

.entry-content .recent-posts-shortcode .col-lg-10 {
  flex: unset;
  width: unset;
}