#insurance-providers {
  text-align: center;
}
#insurance-providers .providers-header {
  padding-right: 1rem;
  padding-left: 1rem;
  padding-top: 1rem;
}
#insurance-providers .providers-header h3 {
  font-size: 1.375rem;
}
#insurance-providers p.note {
  font-family: opensans, sans-serif;
  font-weight: 300;
  font-style: normal;
  margin-top: 0.75rem;
  font-size: 1rem;
}
#insurance-providers p.note:before {
  content: "";
}

/*# sourceMappingURL=providers.css.map */
