.cleanly-services-wrap .card { border-radius:12px; }
.cleanly-services-wrap .card-title { color: #046899; }
.cleanly-submit-btn { background: linear-gradient(90deg,#46B3E6 0%,#2E9BD2 100%); color:#fff; border:none; padding:10px 18px; border-radius:8px; }
.cleanly-price-display { color:#117a35; font-size:1.2rem; }
.cleanly-message.alert { border-radius:8px; }
@media (max-width:576px) {
    .cleanly-services-wrap .card-body { padding:12px; }
}
