/*.navbar .brand img {
    max-width: 20%;
    height: auto;
}*/
h1, h2, h3, h4, h5, h6 {
    color: #f8c25e;
}
.navbar-spacer {
    margin: -1rem 0.5rem 0;
}
.navbar .social-list {
    margin-right: 4%;
}
ul.menu-list li a {
    font-size: 20px;
}
ul.menu-list > li {
    margin-top: 0.8rem;
}
.brand img {
    height: 10rem !important;
}
.navbar .brand img {
    height: 5rem !important;
}
.content-entry-image {
    padding-top: 0px;
    min-height: 200px;
}

main.content-entry-image h1 {
    margin: 1.7em 0 0 0;
    text-align: center;
}
.Summary {
    margin: 3em 0 0 0;
}
/*.filter-content-2 {
    margin-bottom: 3em;
}*/
.Summary h2 {
    font-size: 20px;
    color: #fff;
}
.entry-content, .entry-content p, .entry-content div, .entry-content span {
    color: #fff;
}
.footer ul li a {
    font-size: 18px;
}
@media (min-height: 600px) {
    .navbar .brand img {
        margin-top: -1rem;
    }
    .menu-list {
        top: 6rem;
        bottom: 4rem;
    }
    .menu-footer {
        bottom: 2rem;
    }
}
header {
    border-bottom: 1px solid #000 !important;
}
footer {
    border-top: 1px solid #000 !important;
}
.text-display-1,p {
    font-size: 1rem;
    color: #fff;
}

.navbar-address {
    text-transform: capitalize;
}

#footer .brand img {
    height: auto;
}

#map iframe {
    width: 100% !important;
}
p.phone-lg.text-dark {
    margin-bottom: 0px;
}
#footer div.flex-item h4 {
    margin: 0px 0px 20px 0px;
}