/*
* Units
*/
/*
* Quick pseudoclass
*/
/*
* Position absolute
*/
/*
* Custom scrollbar
*/
/*
* Fluid Typography.
*/
/*
* Truncates
*/
/*
* No mobile hover
*
* how to use:
    @include hover() {
        opacity: 0.5;
    }
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
.handwritten, .handwritten * {
  font-family: "Nothing You Could Do";
}

.block-section-button {
  display: block;
  position: relative;
  text-align: center;
  z-index: 22;
}
.block-section-button .fz-button-rounded {
  padding: 22px;
  min-width: 228px;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #184e51;
  height: 68px;
  border-radius: 68px;
}

/*# sourceMappingURL=block_section-button.css.map*/