/* CREW Memphis brand colors (Smithson Growth Partners) */

/* Navigation band -> brand navy */
.WaPlaceHolderHeader1 { background-color:#111C24 !important; }
.WaPlaceHolderHeader1 .firstLevel, .WaPlaceHolderHeader1 .secondLevel { background-color:#111C24 !important; }

/* CTA buttons -> brand teal */
.stylizedButton.buttonStyle001 { background-color:#4FA9B7 !important; border-color:#4FA9B7 !important; color:#ffffff !important; }
.stylizedButton.buttonStyle001:hover { background-color:#2C808D !important; border-color:#2C808D !important; }

/* Unify typography on Lato (theme web font) */
.WaGadgetContent, .WaGadgetContent * { font-family:'Lato', Arial, Helvetica, sans-serif !important; }


/* Home: THE LATEST UPDATES band -> brand teal */
#PAGEID_1075170 .WaPlaceHolderContent1 { background-color:#4FA9B7 !important; }

/* Footer accent line -> brand gold */
.WaPlaceHolderFooter { background-color:#EFBD47 !important; }
