/* custom, not provided by status cafe */
#statuscafe {
    background-color: hsl(from var(--primary-color) h s l / 5%);
    padding: 10px;
    margin: 0px auto;
    width: fit-content
}

