/* Eye-catching notice styling */
.ccodr-free-limit.notice {
  border-left-color: #d63638 !important;
  background: #fff8e5;
  padding: 15px 20px;
}

.ccodr-free-limit h2 {
  margin-top: 0;
  color: #d63638;
  font-weight: 700;
}

.ccodr-free-limit p {
  font-size: 15px;
  line-height: 1.6;
  color: #333;
}

.ccodr-free-limit .ccodr-upgrade-btn {
  font-weight: 600;
  text-decoration: none;
}
