.content{
    margin-bottom: 60px;
}

.faq-item{
    margin-bottom: 50px;
}

.faq-box{
    border: 1px solid #9c9c9c;
    border-radius: 5px;
    background-color: #e6e6e6;
    padding: 30px;
    margin-top: 15px;
}

.outside-bullets{
    list-style-position: outside;
}