.logo {
    color: #55666E;
}

h3 {
    color: #EA881B;
}
h4 {
    color: #EA881B;
}
.copyright {
    color: #666;
    font-size: smaller;
    padding-top: 2em;
    padding-bottom: 1em;
}

small {
    font-size-adjust: 0.6;
}

strong {
    color: black;
}
