/****************
 * Fonts
 ****************/
/****************
 * Colors
 ****************/
/****************
 * Grid Settings
 ****************/
/**************
 * Buttons
 **************/
/****************
 * Blocks
 ****************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: #000;
}

.block-lead-text p {
  font-family: "filson-pro", sans-serif;
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .block-lead-text p {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }
}
