.faq-block__column {
   width: 100%;
   flex: 1 1 300px;
   display: flex;
   flex-direction: column;
   gap: 16px;
 }