.newlogo {
    font-family: 'Oswald', sans-serif;
    align-self: center;
    font-weight: 700;
    font-size: 20px;
}
.thinlogo {
    font-weight: 400;
}
footer .newlogo {
    color: #fff;
}
body .quote-box .mirror .interior {
    background: rgba(0,0,0,0.1);
}
body .quote-box .mirror .interior * {
    visibility: hidden;
}
body .quote-box .mirror .interior * {
    visibility: hidden;
}
footer .py5 a {
    color: #fff;
}
footer .py5 a:hover {
    opacity: 0.7;
}
footer .py5 .py2 {
    margin-left: 5px;
}
.fa {
    align-self: center;
}
#compass {
    width: 18px;
    height: 18px;
    fill: #05AF3C;
    align-self: center;
    margin-right: 5px;
}