.wrap__locations__header .location__phone a {
    color: #D4AF37;
}

.button1, .wrap__slider .slider__button a, .article__post-permalink, .blog__post-permalink, .form .submit, .form input[type=submit], .button2, .featuredblock__button {
    background-color: #D4AF37;
}

@media (min-width: 768px) and (max-width: 1199px) {
.logo__title {
    font-size: 28px;
    width: 400px;
}
}

.location {
    display: block;
}

.location__phone a, .location__fax a {
    color: #D4AF37;
    font-size: 22px;
}

.wrap__locations__header .location__phone a {
    color: #D4AF37;
    font-size: 22px;
}

@media (min-width: 768px) and (max-width: 1199px) {
#hamburger {
        margin-top: 15%;
    }
}

@media (max-width: 767px) {
.location {
    display: inherit;
}
}

