/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 02 2025 | 19:54:27 */
.corner-triangle .trianglewhite {
  all: unset;
  position: absolute;
  top: 0;
  right: 0;
  width: 6.5px;
  height: 6.5px;
  background-color: #FFFFFF;
  clip-path: polygon(100% 0, 100% 100%, 0 0);
  z-index: 10;
  pointer-events: none;
}
