/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
.scr-header .elementor-icon-box-title a {
  transition: color 0.2s ease;
}
.scr-header .elementor-icon-box-title a:hover {
  color: #B0CB22 !important;
}

.elementor-field-group-field_ce3b56f label a {
  text-decoration: underline;
  color: #5E5D66;
  font-weight: 500;
  transition: color 0.2s ease;
}
.elementor-field-group-field_ce3b56f label a:hover {
  color: #E8B852;
}

#icono-ficha {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
#icono-ficha * {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}/*# sourceMappingURL=style.css.map */