body {
    min-height: 100vh;
}

.card-header strong {
    font-weight: 600;
}

#output,
#domains,
#dmarc_value,
#dkim_value {
    white-space: pre;
}

.group-hidden {
    display: none !important;
}