.about h3 {
    font-weight: 700;
    font-size: 34px;
    color: #414c64
}

.about h4 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px
}

.about i {
    font-size: 48px;
    margin-top: 15px;
    color: #8b97b3
}

.about p {
    font-size: 15px;
    color: #848484
}