.text_size {
    font-size: 1.2rem;
    line-height: 1.7;
}
.text_size h5 {
    font-size: 1.3rem;
    line-height: 1.7;
}

.accordion.text-size{
    font-size: 1.2rem;
    line-height: 1.7;
}
.accordion p {
    margin-bottom: 0;
}

.strong_pt_2{
    padding-top: .75rem;
    display: block;
}
