﻿@import url('../../dist/custom.config.css');

/*https://egekunst.egedalkommune.dk*/

:root {
    --primaryColorWeb: #00788c;
    --secondaryColorWeb: #005d6d;
    --secondaryColorWebOverlay: rgba (0,93,109, 0.4);
    --tertiaryColorWeb: #00788c;
    --footerBackgroundColorBase: #cbe0e2;
    --gridchangeIconBase: var(--primaryColorWeb);
    --primaryRGB: 0,120,140;
    --secondaryRGB: 0,93,109;
}

bui-cta-banner {
    --buttonMoliriWhite: var(--tertiaryColorWeb);
}