footer{
    font-weight: bold;
    text-align: center;
    background: rgba(248, 248, 248, 1);
    padding: 2rem;
}

.footer_copyright{
    font-size: 0.7rem;
}