/* Isolate source components from Hello/Elementor's inherited UI defaults.
   The OD document uses normal inherited line height and browser button padding.
   Explicit source inline typography and component responsive styles still win. */
body.rv-site [data-rv-component]{line-height:normal}
body.rv-site [data-rv-component="Domains and SSL"] form>input{width:auto}
body.rv-site [data-rv-component="Domains and SSL"] form>select{width:auto;flex:0 0 auto}
body.rv-site [data-rv-component] :is(h1,h2,h3){line-height:normal}
body.rv-site [data-rv-component] button{font-family:inherit;font-size:13.333333px;line-height:normal;padding:1px 6px}
body.rv-site [data-rv-component] [data-rh="menu"]{padding:1px 6px}
