/* Uutuus-badgen tyylit */
.custom-new-badge{
  position:absolute;
  top:15px;
  right:15px;
  background:#fa2899;
  color:#fff;
  padding:4px 10px;
  font-size:12px;
  font-weight:600;
  border-radius:3px;
  z-index:10;
}