/* for faq.php */
.red_word {
    color: #FF3333;
  }

.center_box .faq {
padding: 50px 0;
}
.center_box .faq p {
/* text-align: center; */
}
.center_box .faq p:last-child {
/* margin-bottom: 200px; */
}

.center_box .faq p:last-child {
/* margin-bottom: 200px; */
}

.center_box .card-body-noborder {
border: unset;
}