.aboutus {
    background-color: white;
    margin-top: 30px;
    padding: 30px 20px 30px;
}

.aboutus_content h3 {
    color: black;
    font-size: 25px;
    font-weight: bold;
    margin-top: 30px;
}

.aboutus_content {
    margin-top: 20px;
}

.aboutus_content p {
    text-align: justify;
    font-size: 15px;
}