/* Tori's 29th — plugin styles (theme-independent) */

.toris-29th-badge {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 10px 14px;
	border-radius: 999px;
	border: 1px solid rgba(0,0,0,0.15);
	font-weight: 600;
}
