form#contact_form ::placeholder {
    color: #fff !important;
}

.faqacc summary .pf-header-item-wrapper {
    padding: 16px 50px !important;
}
@media only screen and (max-width: 1200px) {
  .faqacc summary .pf-header-item-wrapper {
    padding: 16px !important;
}
}