/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 01 2025 | 14:23:19 */
.badge-image {
  position: relative;
  display: inline-block;
}

.badge-image image {
  display: block;
}

.badge-image p {
  position: absolute;
  top: 1px;
  right: 20px;
  background: #FE0000;
  color: #fff;
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}