.elementor-3276 .elementor-element.elementor-element-32deba2{--display:flex;--min-height:253px;--justify-content:center;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--padding-top:80px;--padding-bottom:80px;--padding-left:40px;--padding-right:40px;}.elementor-3276 .elementor-element.elementor-element-9c53530{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}@media(max-width:767px){.elementor-3276 .elementor-element.elementor-element-32deba2{--gap:40px 40px;--row-gap:40px;--column-gap:40px;--padding-top:80px;--padding-bottom:80px;--padding-left:16px;--padding-right:16px;}}/* Start custom CSS for shortcode, class: .elementor-element-e0f7739 *//* Título e intro del quiz: centrado y en negro */
.bemee-quiz .forminator-title,
.bemee-quiz .forminator-quiz--title,
.bemee-quiz [class*="quiz"] h1,
.bemee-quiz [class*="quiz"] h2,
.bemee-quiz [class*="quiz"] h3 {
  color: #000 !important;
  text-align: center !important;
  font-weight: 800;
}

/* Párrafos intro del quiz centrados */
.bemee-quiz .forminator-description,
.bemee-quiz .forminator-quiz--description {
  text-align: center !important;
}

/* Botón "Empezar cuestionario" centrado */
.bemee-quiz .forminator-button {
  display: inline-block;
  margin: 24px auto 0 !important;
}/* End custom CSS */