.about .title {
    margin-bottom: .5rem;
}

.about__text {
    color: var(--primary-text);
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.25rem;
    text-justify: distribute;
}