/**
 * @file
 * Visual styles for Flashy+'s more links.
 */
.more-link {
  text-align: center;
  margin-top: 20px;
  clear: both;
}
.region-content-bottom-second .more-link {
  margin-top: 0;
}
