.container {
  max-width: 920px; }

.h1 {
  font-size: 3rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold; }

.h2 {
  font-size: 2rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold; }

.h3 {
  font-size: 1.5rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold; }

.footer a {
  text-decoration: none;
  color: white; }

.footer a:hover {
  text-decoration: underline;
  color: red; }

.accent {
  filter: saturate(0); }

.accent:hover {
  filter: saturate(100%); }

.map {
  max-width: 700px; }

.form-check-label {
  display: inline;
  font-size: 10px;
  line-height: 12px; }

.coreg {
  display: inline;
  line-height: 0px !important;
  font-size: 10px; }
