.rodape__texto{
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .rodape__texto{
    font-size: 16px;
    line-height: 19px;
  }
}