.tcustomizer-customization-form {
  font-family: 'Assistant' !important;
  color: #121212;
  font-weight: 700;
}
.tcustomizer-accordion {
  border: 1px solid #7d7d7d !important;
}
@media only screen and (max-width: 767px) {
.tcustomizer-help-text {
font-size: 10px;
}
}