button, input, optgroup, select, textarea{
  text-align: center;
}

article *, article ::before, article ::after {
    /* box-sizing: content-box; */
    box-sizing: border-box!important;
    line-height: 20px;
}

.answerTitle{
  line-height:35px!important;
}