/*
 * WP FAQ Plugin Styles
 */

.faq-list .faq-item {
    margin-bottom: 20px;
}

.faq-vote {
    margin-top: 20px;
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.faq-vote-buttons button {
    margin-right: 10px;
}
