


section .client-bg {
    background-color: aqua;
}


html body section .card .count {
    font-size: 50rem;
    font-weight: 600;
    color: #f6f6f6;
    margin-bottom: -5.5rem;
    line-height: 11rem;
}
