.single_section_text {
    min-width: 200px;
    text-align: justify;
    margin-bottom: 30px;
}

.single_section_text hr {
    margin: 15px 0;
}

.single_section_text h2, .single_section_text h3, .single_section_text h4, .single_section_text h5, .single_section_text h6 {
    margin: 0;
}

.single_section_text h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}