
.siteFooter {
    background-color: black;
    color: white;
    padding: 15px 0;
}

.footerCopyright {
    display: flex;
    align-items: flex-end;
}