/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jun 21 2025 | 14:56:13 */
.bgcor {
  transition: height 0.05s linear, background-color 0.05s linear;
}

.bgcor .dimi {
  transition: transform 0.05s linear;
}
