  /**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
/**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
.paragraph--type--sidebar-buttons .sidebar-buttons {
  padding: 2rem 0;
}

.paragraph--type--sidebar-buttons .sidebar-buttons a {
  background: none;
  border: 2px solid #1E3F84;
  border-radius: 5px;
  color: #1E3F84;
  font-family: "roboto_condensedbold", "Arial Narrow", Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 1.3333;
  padding: 1.65rem 2.6rem;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-out;
  display: block;
  margin-bottom: 1rem;
}

.paragraph--type--sidebar-buttons .sidebar-buttons a:hover, .paragraph--type--sidebar-buttons .sidebar-buttons a:focus {
  color: #fff;
  background: #1E3F84;
}

.paragraph--type--sidebar-buttons .sidebar-buttons a:last-child {
  margin-bottom: 0;
}

/*# sourceMappingURL=../sourcemaps/paragraph--sidebar-buttons.css.map */
