.elementor-5085 .elementor-element.elementor-element-6f88a4a{--spacer-size:50px;}.elementor-5085 .elementor-element.elementor-element-23c4aaf .elementor-heading-title{color:#545296;}.elementor-5085 .elementor-element.elementor-element-2412247 .elementor-button .elementor-align-icon-right{margin-left:0px;}.elementor-5085 .elementor-element.elementor-element-2412247 .elementor-button .elementor-align-icon-left{margin-right:0px;}.elementor-5085 .elementor-element.elementor-element-2412247 > .elementor-widget-container{margin:0px 0px 0px 0px;}/* Start custom CSS for button, class: .elementor-element-2412247 */.tus-cajas .elementor-widget-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.tus-cajas .elementor-button {
  margin-top: auto;
}/* End custom CSS */
/* Start custom CSS *//* Alinear botones en la misma altura */
.tus-cajas .elementor-widget-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.tus-cajas .elementor-button {
  margin-top: auto;
}

/* Ajuste responsive en celular */
@media (max-width: 768px) {
  .tus-cajas .elementor-widget-wrap {
    display: block;
    height: auto;
  }
}/* End custom CSS */