
.rfm-wrap{max-width:900px;margin:2rem auto;padding:1rem;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);color:#000 !important;}
.rfm-form label{display:block;margin-bottom:12px;font-weight:600;color:#000 !important;}
.rfm-form input[type="text"],
.rfm-form input[type="number"],
.rfm-form input[type="datetime-local"],
.rfm-form textarea{width:100%;padding:10px;border:1px solid #bbb;border-radius:8px;margin-top:6px;color:#000 !important;background:#fff;}
.rfm-editor .wp-editor-wrap, .rfm-editor .wp-editor-container, .rfm-editor .wp-editor-area{color:#000 !important;}
.rfm-actions{margin-top:14px}
.rfm-btn{background:#fff;border:2px solid #000;color:#000;padding:10px 16px;border-radius:10px;cursor:pointer;font-weight:700}
.rfm-btn:hover{opacity:.9}
.rfm-notice{padding:12px;border-radius:10px;color:#000 !important;}
.rfm-error{background:#ffe9e9;border:1px solid #ffb3b3;color:#000 !important;}
.rfm-thumb img{max-width:180px;height:auto;border-radius:10px;border:1px solid #eee}
.rfm-gallery img{margin:4px;border-radius:8px;border:1px solid #ddd}
.rfm-list ul{list-style:disc;margin-left:20px;color:#000 !important;}
.rfm-list li{color:#000 !important;}
.rfm-wrap h2,.rfm-wrap h3{color:#000 !important;}
