.about-wrapper-text{
    margin-top: 50px;
    color: rgba(45, 62, 80, 1);
}

.about-wrapper-text h1{
    font-size: 40px;
    margin-bottom: 20px;
}

.about-wrapper-text p{
    margin-bottom: 20px;
    font-size: 18px;
}

