/*
Theme Name:     wp-bootstrap-starter-child
Author:         Dave Schafer
Template:       wp-bootstrap-starter



*/
#masthead {
  background-color: rgba(255, 255, 255, 0.8) !important; }
  #masthead .container {
    max-width: 1375px; }
    @media (max-width: 980px) {
      #masthead .container .navbar-brand img {
        max-width: 100px; } }
  #masthead .navbar-nav li a {
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    color: #004CAC; }

.mainImpact {
  margin-top: -60px; }

a.skip-link.screen-reader-text { display: none !important;}

