.questions
{
    margin-top: 50px;
}
.faq-navigation ul
{
    margin-bottom: 15px;
}
.faq-navigation ul li
{
    list-style: none;
    margin-left: 20px;
    margin-bottom: 8px;
}
.questions h3
{
    margin-top: 40px;
}
.questions h4
{
    margin-top: 15px;
}
