.ccsm-icon {
display: inline-block;
width: 1em;
height: 1em;
vertical-align: -0.125em;
fill: currentColor;
flex: none;
} .ccsm-cd {
display: flex;
flex-wrap: wrap;
gap: 18px;
}
.ccsm-cd-item {
display: flex;
flex-direction: column;
align-items: center;
min-width: 78px;
}
.ccsm-cd-num {
font-size: 54px;
line-height: 1;
font-weight: 700;
}
.ccsm-cd-label {
margin-top: 8px;
font-size: 13px;
letter-spacing: 1px;
text-transform: uppercase;
}