/* ============================================================
   Life Adviser — brand overrides, loaded after the cloned theme CSS.
   This is the place for post-rebrand theme tweaks.
   ============================================================ */

/* Header logo: tightly cropped lockup */
.sn-logo img{height:32px !important; width:auto !important}
@media (max-width:900px){ .sn-logo img{height:26px !important} }
@media (max-width:480px){ .sn-logo img{height:23px !important} }

/* Footer + quote-funnel white logo: sized for the longer "Life Adviser" wordmark */
footer img[src*="lifeadviser-white"]{max-width:180px !important; width:180px !important; height:auto !important}
header img.dark[src*="lifeadviser-white"]{max-height:30px !important; width:auto !important}

/* Quote wizard header logo */
.sq-logo{height:34px !important; width:auto !important}
