.aboutus-text {
    text-align: justify;
    font-size: 1.2rem;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.873);
    font-family: 'Poppins', sans-serif;
}

.aboutus {
    padding-top: 120px;
}

.aboutus-box {
    z-index: 9999;
    margin-bottom: 20px;
    background-color: #2f2e2e80;
    padding: 20px;
    border-radius: 10px;
}

.aboutus-title {
    z-index: 9999;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}
