.about-wrapper {
    padding-bottom: 50px;
}
.about-item {
    background-color: #ffffff;
}
.about-wrapper .content h4 {
	font-size: 32px;
	font-family: 'Meta Pro Bold';

    color: var(--u-color-orange);
}
.about-wrapper .content p {
    color: #292929;
}