/**
 * @file
 * Styles for Bartik's highlighted component.
 */

.has-featured-top .region-highlighted {}
  
.region-highlighted {
  margin: 0 15px;
}
