.fsc-calendar-wrapper{
  .fsc-descriptions{
    > div {
      transition: opacity 200ms;
    }
  }
}