body {
  font-family: "Ubuntu", Arial, sans-serif;
}

.masthead {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #00257d;
}

.masthead .masthead-heading {
  font-size: 2.75rem;
  line-height: 2.75rem;
}

.masthead .masthead-subheading {
  font-size: 1.25rem;
}

.masthead .masthead-logo {
  width: 25rem;
}

.footer {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.footer h4 {
  color: #7d0025;
}

.copyright {
    
}