/*
Theme Name: Luxury Reviews
Author: Edward & Co.
Description: v1.8.3 — full publication build: video-backed category pages, in-depth review layout, staggered hero. Sister brand to Edward & Co. — an independent, first-hand luxury travel reviews publication. A bespoke off-black editorial WordPress theme: Lora / Josefin Sans, antique-gold accents, ivory type. Shares the portable master brand layer (assets/brand.css) with Edward & Co.
Version: 1.8.3
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: luxury-reviews
*/
html,body{margin:0;padding:0;background:var(--lr-dark,#0F0E0B);}
*{box-sizing:border-box;}
a{color:var(--lr-gold,#D4BA8A);text-decoration:none;}
a:hover{color:var(--brand-gold-light,#E8D09A);}
::selection{background:var(--lr-gold,#D4BA8A);color:var(--lr-dark,#0F0E0B);}
input::placeholder,textarea::placeholder{color:rgba(242,237,227,0.28);}
.lr-nav a:hover{color:var(--lr-gold,#D4BA8A) !important;}
.lr-prose p{margin:0 0 22px;}
