.no-theme:has(.h3[style*="display: none"]),
.no-theme:has(.h2[style*="display: none"]) {
    display: none !important;
}

.progress-bar {
  background-image: linear-gradient(to bottom, #ffb81c 0%, #ed8b00 100%) !important;
}

.background-opacity {
  background-color: rgba(237,139,0,1) !important;
}