:root {
    --hotspot-title-background: #2B2D84;
    --hotspot-link-background: #2B2D84;
    --hotspot-title-text: #fff;
    --hotspot-background: #2B2D84;
    --hotspot-text: #fff;
    --hotspot-button-bg: #2B2D84;
    --hotspot-button-bg-active: #2B2D84;
    --hotspot-button-text: #fff;
    --hotspot-button-text-active: #fff;
    --ui-button-background: #2B2D84;
}
