@charset "utf-8";

#footer {width:100%; padding:1rem; margin-top:1.5rem; background-color:#3E455B; color:#ffffff; text-align:center;}
#footer .categories {font-size:0.875rem;}
#footer .categories ul {list-style:none; margin:0; padding:0;}
#footer .categories ul li {display:inline-block; margin:0 0.5rem 0.5rem;}
#footer .categories ul li a {display:inline-block; padding:0.5rem; color:#ffffff; border-radius:0.25rem;}
#footer .categories ul li.active a,
#footer .categories ul li a:hover {background-color:#ffffff; color:#3E455B;}

#footer .copyright {margin-top:2rem; font-size:0.75rem;}
#footer .copyright p {margin:0;}
