﻿.clickable {
    cursor: pointer;
}

.faqTitle {
    font-size: inherit;
    font-family: arial,verdana,helvetica,sans-serif;
    color: #104599;
}

textarea.form-control {
    min-height: 200px;
}