/* SACTCheck v0.48.4 oral-service and privacy wording presentation. */
.oral-medicine-chip{
  display:inline-flex;
  align-items:center;
  width:max-content;
  gap:6px;
  padding:4px 8px;
  margin:0 0 8px;
  border:1px solid #a8d5c8;
  border-radius:999px;
  background:#eaf7f2;
  color:#165f4c;
  font-size:12px;
  font-weight:750;
}
.oral-medicine-chip::before{content:'●';font-size:9px;color:#2a8a6d}
.study-stat.full strong{max-width:100%}
