.yayrev-verified-badge {
display: inline-flex;
width: fit-content;
align-items: center;
gap: 4px;
padding: 0;
background: transparent;
color: #088d59;
font-size: 12px;
font-weight: 500;
line-height: 1;
border-radius: 0;
}
.yayrev-verified-badge svg {
flex-shrink: 0;
width: 14px;
height: 14px;
}