footer {

    display: flex;
    justify-content: center;
    gap: 18px;
    margin-top: 40px;


}

.icone-rodape {

    height: 30px;
    padding: 10px;
    width: 30px;

}