/**
 * css
 */

.verifiedprofiles__verified {
	background-color: transparent;
	background-image: url( './images/verifiedprofiles/verified-badge-profile-icon.webp' );
	background-position: center;
	background-repeat: no-repeat;
	background-size: 13px;
	width: 13px;
	height: 13px;
	margin: 0;
	display: inline-block;
	font-size: 0;
	vertical-align: text-bottom;
}
