:root {
    --hotspot-title-background: #25aae1;
    --hotspot-title-text: #fff;
    --hotspot-background: #25aae1;
    --hotspot-text: #fff;
    --hotspot-button-bg: #0e4964;
    --hotspot-button-bg-active: #000;
    --hotspot-button-text: #fff;
    --hotspot-button-text-active: #fff;
    --ui-button-background: #25aae1;
}
