.month-carousel{-ms-flex-direction:column;flex-direction:column;margin-top:20px}.month-carousel,.month-carousel-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.month-carousel-header{-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.month-carousel-header button{margin:0 10px}.month-card,.month-carousel-body{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.month-card{width:80px;height:60px;font-size:24px;font-weight:700;background-color:#f2f2f2;margin:0 10px;border-radius:5px;cursor:pointer}.month-card.active{background-color:#fc0}