
/* =====================================================
   FORCE SENTENCE CASE – FINAL OVERRIDE
   ===================================================== */

.okrl-btn,
.okrl-btn *,
.okrl-form button,
.okrl-form input[type="submit"] {
  text-transform: none !important;
}
