/**
 * @file
 * This file is used to style the highlighted region.
 *
 */

.layout-highlighted {
  padding-top: 1rem;
  background: #fff;
}
