.footer__copyright{
    background-color: #98C0FA;
    color: rgb(0, 79, 124);
    display: flex;
    justify-content: center;
    padding: 8px;

}