/* Keep registered-domain cards distinct in both regular and top-row results. */
.dm-domain-line:has(.dm-whois-link),
.doma-domain-line:has(.dm-whois-link) {
    border: 1px solid #b8bec7 !important;
    margin-bottom: 12px;
}

/* Premium top-row copy must contrast with its existing blue background. */
.doma-domain-line.doma-state-premium .small,
.doma-domain-line.doma-state-premium .prcd,
.doma-domain-line.doma-state-premium .prcdm {
    color: #ffffff !important;
}
