.custom-registration .content-section .builder-usps, .custom-about.custom-registration .content-section h4 {
/* 	background-color: transparent; */
  color: var(--dark) !important;
}
.custom-registration .content-section .row.center {
	justify-content: center;
  background-color: var(--light);
}
.custom-registration .content-section .row.bg-light {
    background-color: var(--light);
}