.faqs {
    list-style: decimal;
}
a.ncf {
    text-decoration: underline;
}

a.ncf:hover {
    color: #D18418 !important;
    text-decoration: none;
}