sd-warning/static/public.css [162:189]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    background: #1d3e71;
    border-radius: 30px;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    padding: 10px 20px;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
}

/* For listings */
.js-group[data-hidden] {
    display: none;
}

.js-entry[data-hidden] {
    display: none;
}

.entry__name {
    font-weight: 600;
    font-size: 1.2rem;
}

.entry__fingerprint {
    margin-top: 12px;
    margin-bottom: 12px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



static/public.css [193:220]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    background: #1d3e71;
    border-radius: 30px;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    padding: 10px 20px;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
}

/* For listings */
.js-group[data-hidden] {
    display: none;
}

.js-entry[data-hidden] {
    display: none;
}

.entry__name {
    font-weight: 600;
    font-size: 1.2rem;
}

.entry__fingerprint {
    margin-top: 12px;
    margin-bottom: 12px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



