/**
 * @file
 * Featured bottom.
 */


.featured-bottom {
  background-color: #444;
}

.featured-bottom__inner {
  padding-top: 1rem;
}

