.navbar-brand img {
    width: 150px;
    height:auto;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans", "Poppins", "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
    text-rendering: optimizeLegibility;
    color: #000;
    text-shadow: none;
    line-height: 1.25;
}

.header-flag {
    font-size: 1.25rem;
    margin-right: 5px;
}