@import '../Fonts/fonts.css';

#footer {
    width: 80%;
    margin: 5em auto 4em auto;
}

#footer h2 {
    margin-bottom: 0.7em;
}

#footer p, #footer a {
    color: #fff;
    font-family: RegularFont;
}