/* Mike made this file because he would rather override CSS in another file
 * than to modify the compiled CSS or figure out how to compiled the SCSS to CSS. */

.footer-bottom .footer-left .site-credits a {
    margin: .4rem .3rem;
}

