.volunteer_section .volunter-content {
    padding: 5% !important;
    margin-top: 3%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.volunteer_section .volunter-content h4 {
    font-size: 1.4rem;
    font-weight: 700;
    padding-bottom: 1%;
}

.volunteer_section .volunter-content p {
    font-size: 1rem;
    line-height: 1.5 !important;
}

.volunteer_section .volunter-content ul li {
    list-style: disc;
    line-height: 2;
    font-size: 1rem;
}