.rql-add { margin-top: 8px; }
.rql-quote-page .rql-items { margin-bottom: 24px; width: 100%; }
.rql-quote-page .rql-remove { color: #c0392b; text-decoration: none; font-size: 18px; line-height: 1; }
.rql-form p { margin: 0 0 14px; }
.rql-form label { display: block; font-weight: 600; margin-bottom: 4px; }
.rql-form input[type="text"],
.rql-form input[type="email"],
.rql-form textarea { width: 100%; max-width: 420px; }
.rql-message { margin-top: 12px; font-weight: 600; }
.rql-message.rql-ok { color: #1a7f37; }
.rql-message.rql-err { color: #c0392b; }
