/* Start custom CSS */.fondo_aviso_legal::after {
  background: url('https://digora.pe/wp-content/uploads/2023/03/lg-color1.png');
  content: "";
  background-size: 10%;
  opacity: 0.04;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -10;
}/* End custom CSS */