.c-btn-flex {
  display: flex;
  flex-direction: column;
  gap: 60px;
  margin-top: 20px;
  text-align: left;
}
.c-btn-flex .c-btn-flex__item .c-btn-flex__label {
  font-weight: bold;
  margin-bottom: 0.5em;
}
.c-btn-flex .c-btn-flex__item .btnblock {
  margin: 0;
  text-align: left;
}
.c-btn-flex .c-btn-flex__item .btnblock a {
  text-align: center;
  margin: 0;
}/*# sourceMappingURL=customize.css.map */