.footer {
    background: rgb(34,32, 163);
    color: white;
    text-align: center;
    margin-top: 60px;
    height: 50px;
    padding-top: 0.02px;
    padding-bottom: 20px;

}

.foter-do {
    font-size: 20px;
}


.footer a:hover {
    text-decoration: underline;
}