/**
 * @file
 *
 * Views Styling.
 */

.view-header {
  margin-bottom: 1em;
}

#frontpage .views-row {
  margin-bottom: 10px;
}
