  /**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
/**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
.layout-content-bottom .paragraph--type--wysiwyg {
  padding-top: 85px;
  padding-bottom: 85px;
}

.paragraph--type--wysiwyg a {
  color: #4670C9;
  text-decoration: underline;
}

.paragraph--type--wysiwyg a:hover {
  color: #1A2D57;
}

.paragraph--type--wysiwyg figure {
  width: 100%;
  margin-bottom: 20px;
}

@media (min-width: 960px) {
  .paragraph--type--wysiwyg figure {
    max-width: 400px;
    width: 100%;
  }
  .paragraph--type--wysiwyg figure.align-left {
    margin: 0 30px 0 0;
  }
  .paragraph--type--wysiwyg figure.align-right {
    margin: 0 0 0 30px;
  }
}

.paragraph--type--wysiwyg figure article img {
  width: 100%;
}

.paragraph--type--wysiwyg .row {
  margin-bottom: 40px;
}

/*# sourceMappingURL=../sourcemaps/paragraph--wysiwyg.css.map */
