@import "../variables";
.simple-calendar{
  .fsc-compact-form-group{
    .fsc-form-group-help{
      transition: opacity 400ms;
    }
  }
}