p {
    font-size: 16px;
    font-weight: lighter;
}

.single-services h4 {
    line-height: 1.4;
    font-weight: lighter;
    margin-bottom: 0;
}

.about-list li {
    font-size: 18px;
}

.credits a {
    color: #c9c9c9;
}

.work-right-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
}

