div.cookies-content-robot{
  display:none;
}

div.footer-option{
  margin-right: 50px;
}

.content-about-itens-text ul, .content-about-itens-text ol {
  font-size: 25px;
  font-family: "Font Light";
  color: #2A2A2A;
}

.content-about .content-about-itens-text a {
  display: inline;
}

@media (max-width: 991px) {
  .content-about-itens-text ul, .content-about-itens-text ol {
    font-size: 20px;
  }
}