.project-info-value-sm {
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    color: #ffd632;
}
.project-info-value {
    font-size: 40px !important;
}

.project-info-item {
    padding: 25px 0 30px;
}

body {

    font-size: 15px;
    line-height: 1.71429;
    font-weight: 400;
    color: #757575;
}
