.faq-page {
  padding-top: 15px; }
  .faq-page .white-block {
    padding: 30px 35px 30px 50px; }
  .faq-page .accordion-body {
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 109% 65%; }

.faq-content {
  min-height: 170px;
  width: 75%;
  font-size: 1rem;
  line-height: 1.5; }
  .faq-content a {
    font-family: 'PF DinDisplay Pro', sans-serif;
    font-weight: 600;
    color: #1c86dc;
    text-decoration: underline; }
