:root{
    --spacing: 10px;
    --padding: 10px;
    --rounding: 8px;
    --headerHeight: 60px;
    --heroHeight: 250px;
    --storenavBorder: 4px;
    --accent: #478879;
    --accentBright: #00ae85;
    --accentTrans: #478879AA;
    --pageBg: #FFF;
    --fontColor: rgb(29, 0, 48);
    --linkColor: #478879;
    --cardWidth: 240px;
    --cardHeight: 340px;
    --cardcoverHeight: 180px;
}
#neuron-pageheader{
    background: #FDFDFB;
}
