/* DEV-3.04R | MD-02 / MD-03 shared master selector candidate renderer */
.patient-master-candidate {
    display: grid;
    gap: 2px;
    min-width: 0;
}

.patient-master-candidate strong {
    color: #153f55;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.35;
}

.patient-master-candidate span {
    color: #738691;
    font-size: 10px;
    line-height: 1.35;
}
