.cfform-btn {
  text-transform: uppercase;
  letter-spacing: .5em;
}

.Ck2 .selected-opt .opt-suffix {
  color: #000;
}

.cf-cus-field .BY2 .selected-opt, .cf-cus-field .Ch2 .option.selected-opt:focus-visible, .cf-cus-field .DN2 .selected-opt:focus-visible {
	background-color: #1a1a1a!important;
}

.msg-content {
  word-wrap: normal!important;
  word-break: normal!important;
}

.content {
  color: #fff;
}

.section ._frm-b-stp-cntnt .btcd-fld-itm {
  height: inherit!important;
}

@media only screen and (max-width: 768px) {
.multi-col {
  grid-template-columns: repeat(1, 1fr)!important;
}
h2 {
  text-align: left!important;
}
}

@media only screen and (max-width: 768px) {
.nxt-btb-frst .AM7 {
  justify-content: flex-start!important;
}
}