#footer-wrapper {
    margin-top: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    color: white;
    background-color: #9d1006; /* black*/
}
#footer-wrapper a{
    color: white;
}

#home-image{
    max-height: 40px;
}

#home-text{
    display: flex;
    align-items: center;
}

.gallery-image{
    max-height: 200px;
    max-width: 200px;
}