.Calendar-GridCell {
    display: flex;
    flex: 1 0 auto;
    justify-content: center;
    align-items: center;
}
