/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: May 05 2025 | 18:59:44 */
.preorder-badge-bottom-left {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 5;
}

.preorder-badge-bottom-left .ckit-badge {
  font-size: 11px;
  background-color: #363b3f;
  color: #ffffff;
  display: inline-block;
}