/* Global color scheme (replaces missing Divi customizer cache) */
:root { --rmr-accent:#990101; }
a { color:#990101; }
a:hover { color:#740202; }
.et_pb_button, button, input[type="submit"] { border-color:#990101; color:#990101; }
.et_pb_button:hover { background:#990101; color:#fff; }
