/*Оформление таблицы*/

 table {border: 4px solid #2e1f14;}
 table th, table tr, table td {border: 3px solid #2e1f14;}
 
.accordion .question .answer{
overflow:auto;
}
 
  /*формы*/