﻿
.FooterBar {
    background-color: rgba(0, 0, 0, 0.80);
    height: 100%;
    display: grid;
    font-size: 15px;
    color: white;
    align-items:center;
}
