body {
    margin: 0;
    background: #fffab7;
}

text {
    font: 12px sans-serif;
    fill: #000;
    font-size: 0.75em;
    text-anchor: middle;
}

.bg {
    background: #fffab7;
    fill: #fffab7;
}

line {
    stroke: #000;
    stroke-width: 0.4;
}

line.zodiac {
    stroke: #f18700;
    stroke-width: 0.8;
}

.map-line {
    stroke-width: 0.8;
}

.zodiac-bg {
    stroke: #fffab7;
    stroke-width: 2.5;
}

