﻿.footer-login{
    background-color: #324aa3;
    color: #000;
    display: flex;
    height: auto;
    justify-content: space-around;
    align-items: center;
    z-index: 1;
}