.field--name-field-paragraphs section.routingCardSection:last-child div.card:last-child {
	margin-bottom: 21px;
}
h2.h1 {
  font-family: "Fjalla One",sans-serif;
  color: #0b3c5d;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 400;
}
@media (min-width: 992px) {
  h2.h1 {
    font-size: 45px;
    font-size: 2.8125rem;
  }	
}


