#FAQ{
    padding-top: 50px;
    padding-bottom: 50px;
    line-height: 1.5;
}
#FAQ h2{
    text-align: center;
    margin-bottom: 30px;
}
#FAQ h4{
    font-weight: bold;
}
#FAQ .description{
    color: #6A6A6A;
}
#FAQ .item-faq{
    margin-bottom: 30px;
}