.marginTop {
    margin-top: 20px;
    padding-bottom: 20px;
}

footer {
    position: fixed;
    height: auto;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #a6a6a6;
}

img {
    object-fit: contain;
}

.sgs {
    margin-bottom: 7px;
    width: 100vw;
}

#svg {
    width: 100%;
}

#addToCoronaInfo {
    margin-bottom: 5px;
}
