.faq {
    &__title {
        margin-bottom: 30px;
    }
    
    &__list {
        padding: 0 45px;
    }
}