/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */

/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */
.module-text h1,
.module-text h2,
.module-text h3,
.module-text h4,
.module-text h5,
.module-text h6,
.module-text .h1,
.module-text .h2,
.module-text .h3,
.module-text .h4,
.module-text .h5,
.module-text .h6 {
  color: #1A1A1A;
  font-weight: 700;
  margin-bottom: 20px;
}
.module-text h1,
.module-text .h1 {
  font-size: 34px;
  line-height: 1.25;
}
.module-text h2,
.module-text .h2 {
  font-size: 30px;
  line-height: 1.25;
}
.module-text h3,
.module-text .h3 {
  font-size: 28px;
  line-height: 1.25;
}
.module-text h4,
.module-text .h4 {
  font-size: 24px;
  line-height: 1.25;
}
.module-text h5,
.module-text .h5 {
  font-size: 22px;
  line-height: 1.25;
}
.module-text h6,
.module-text .h6 {
  font-size: 16px;
  line-height: 1.25;
}
.module-text ul,
.module-text ol {
  margin: 20px 0;
}
.module-text p {
  margin-bottom: 20px;
}
.module-text p:last-of-type {
  margin-bottom: 0;
}

/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */

/* Grid widths */
/*
 *  Colors
 *  add custom color variables as needed in marked area
 */
/*
 * Box Shadow
 */
/*
 * Fonts
 */
/* Font Weights */
/*
 *  Widths
 *  add custom widths in marked area below
 */
/* *** TRANSFORM
============================================================================ */
/* *** SIZE
============================================================================ */
/* *** BOX SHADOW
============================================================================ */
.page_builder_page_view .module-link a {
  margin: 0 auto 10px auto;
  display: block;
  max-width: 230px;
}
.page_builder_page_view .two-column:has(.module-link) {
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  justify-content: center;
}


/*# sourceMappingURL=global-page-builder-styles-frontend-2.css.map*/