.faq .view.data .label, .faq .view.data h1 {
    display: none;
}

.faq ol, .faq li {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.faq .question {
    font-weight: bolder;
    font-size: large;
}
