/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2025 | 16:05:55 */
.dynamic-tag {
  display: flex;
  gap: 10px;
  background: none;
  padding: 0;
}
.dynamic-tag span {
  background: #D5E9F6;
  padding: 8px;
  border-radius: 8px;
}
