.cl-container-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 996px;
    margin: 0 auto;
    .cl-number {
        color: #232323;
        font-family: Roboto;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }
}