.elementor-kit-10{--e-global-color-primary:#011C40;--e-global-color-secondary:#024275;--e-global-color-text:#7A7A7A;--e-global-color-accent:#3B5B7E;--e-global-color-c661eb6:#011126;--e-global-color-283349c:#9396A6;--e-global-color-aa25f68:#D9DE5D;--e-global-color-269aff2:#5DCDDE;--e-global-color-1bb682f:#DEB15D;--e-global-color-7e56945:#117DBF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-letter-spacing:0.1px;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-letter-spacing:-1px;background-color:#FFFFFF;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 h1{font-family:"Montserrat", Sans-serif;font-weight:800;}.elementor-kit-10 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-10 h3{font-family:"Montserrat", Sans-serif;font-weight:600;}.elementor-kit-10 h4{font-family:"Montserrat", Sans-serif;font-weight:600;}.elementor-kit-10 h6{font-family:"Montserrat", Sans-serif;font-weight:400;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .copyright p{color:#FFFFFF;}@media(max-width:1024px){.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-accent-font-size );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-accent-font-size );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */church-grid

.church-card{ min-height:100%; }
.church-grid,

/* Hace que todas las tarjetas del loop tengan la misma altura */
.church-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Que el contenido se estire y el botón quede alineado abajo */
.church-card .elementor-widget-button {
  margin-top: auto;
}/* End custom CSS */