.tiny-box {
background: #ebebe6 !important;
}

.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-message {
max-width: unset;
  padding: 20px 5px;
}
.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-buttons button {
  height: unset !important;
  min-height: 45px;
}

.paragraph--type--cards-group .field--name-field-paragraphs {
 justify-content: center;
}



@media screen and (max-width: 992px) {
  .hero-box .field--name-field-box .tiny-box .paragraph--type--text .field--name-field-text .especialistas {
   left: 50%; 
  }
}

@media screen and (min-width: 992px) {
  .menu-icono:hover {
	width: 70px;
	justify-content: center;
}
}