.counter
{
    text-align: center;
}
.employees,.customer,.design,.order
{
    margin-top: 40px;
    margin-bottom: 40px;
}
.counter-count
{
    font-size: 36px;
    color: #ffffff;
    text-align: center;
    
}

.employee-p,.customer-p,.order-p,.design-p
{
    font-size: 24px;
    color:yellow;
    line-height: 34px;
}