/* Footer */
footer .copyright {
    margin: 1em 0em;
    text-align: center;
}

footer .copyright p {
    color: #2d2d42;
}

/* Forms & Buttons */
.button-small {
    font-size: .8rem;
    height: 2.8rem;
    line-height: 2.8rem;
    padding: 0 1.5rem;
}