/**
* Scoped to the root of the document and all its descendant elements.
* Add this to the Header markup in Experience builder>Settings>Advanced>Edit Header:
* <link rel="stylesheet" href="/s/sfsites/c/resource/GlobalStyles" />
*/
:root {

    /* Zimbra theme colors */
    --zimbra-color-orange: #f15b24;
    --zimbra-color-blue: #0087c3;
    --zimbra-color-blue-dark: #064676;
    --zimbra-color-grey-light: #f2f2f2;

    --zimbra-color-heading-main: #50586b;
    --zimbra-color-heading-sub: #848a97;

    /* Salesforce style hook overrides */

}
