﻿/* This theme should/can be overwritten by the user/user company */

body {
    /*--colour-primary: #00384b;
    --colour-primary-dark: #1d242d;
    --company-logo: url("https://orders.fpmccann.co.uk/TradeCustomerPortal/static/media/fpmccann%20white.1fa86107.png");*/
    --colour-primary: #3f51b5;
    --colour-primary-dark: #1a237e;
    --colour-primary-light: #ecedf7;
    --colour-primary-lighter: #f6f6fb;
    --colour-grey: rgb(128,128,128);
    --company-logo: url("https://technicalsolutions.blob.core.windows.net/img/SwiftEst_Logo.png?1");
}
