.texto-widget {
  font-size: 1.125rem;
}
.texto-widget * {
  font-size: inherit;
}
.texto-widget a {
  color: #C6A27C;
  text-decoration: underline;
}
.texto-widget a:hover {
  color: #003EA5;
  text-decoration: underline;
}