.cCalendarDate{width:80px;display:block;border:1px solid rgba(var(--theme-text_color),.25);background:rgb( var(--theme-area_background_reset) );padding:8px 0;border-radius:3px;overflow:hidden}.cCalendarDate>span{display:block;text-align:center}.cCalendarDate_month{color:#a93848;text-transform:uppercase;font-size:20.0px;line-height:1;font-weight:500}.cCalendarDate_date{font-size:36.0px;line-height:1;font-weight:300;color:rgb( var(--theme-text_light) )}