@import url("/tools_color-overrides.css");
/* Imported user overrides. Note: if selectors include .cp-selected, they will only apply during selection.
   Use Save Changes or Hide Selected (Permanent) in the tool to generate permanent selectors. */
/* Remove decorative card corners block */
.card_corners-hold.small{display:none !important}
/* Remove nav card wrapper and its contents */
.card_wrap.small{display:none !important}
.hero-section{background-image:none !important}
.scroll_txt-section{background-image:none !important}
/* Hide brand SVG logo */
.svg-icon.brand{display:none !important}