.rodape {
    display: flex;
    flex-direction: column;
    text-align: center;
    color: rgba(10, 56, 113, 1);
  }
  .rodape__imagem{
    height: 20px;
    margin: 7px;
  }