:root {
    --primary-color: #aa9651;
    --primary-cont-color: #ffffff;
    --primary-hover-color: #766838;
    --lightWhite: #f5f5f5;
    --nl-ribbon: url("https://firstclass.com.au/wp-content/uploads/2020/12/firstclass_gold_ribbon.png");
    --nav-dark: #2f3439;
    --nav-light: #2f3439;
    --footer-primary-color: #EEEEEE;
    --footer-icon-bg: #aa9651;
    --footer-icon-color: #ffffff;
    --footer-text: #444444;
    --footer-border: #aa9651;
    --footer-widget-title: #666666;
    --sticker-color: silver;
    --sticker-color: #061e3b;
}

/********** Overriding FCT Values **********/
.navbar-brand{margin-bottom:-15px !important;max-width:255px}

/********** FCNL **********/
input.fcnl_submit{background-color:var(--primary-color)}

/********** Site Specific **********/