/* The supplied photograph stays unmodified. This viewport shows its central logo. */
.rr-brand-mark { display:block; position:relative; overflow:hidden; width:140px; height:105px; flex:none; background:#050505; }
.rr-brand-mark img, .rr-logo .rr-brand-mark img { position:absolute; top:0; left:-50%; width:201% !important; max-width:none !important; height:auto !important; display:block; margin:0 !important; }
.rr-logo { flex:none; }
.rr-header-inner { height:125px; }
footer .rr-brand-mark { width:180px; height:135px; margin-bottom:12px; }
.wp-block-site-title .rr-brand-mark { border-radius:2px; }
.rr-btn-primary, .rr-form button, .rr-callout-green { background:#40a820; color:#050607; }
.rr-btn-primary:hover, .rr-form button:hover { background:#40a820; filter:brightness(.92); }
@media(max-width:767px) { .rr-header-inner { height:auto; min-height:110px; } .rr-logo .rr-brand-mark { width:120px; height:90px; } }
