.frmwrk-profile-embed-placeholder {
	background: rgba( 255, 255, 255, 0.05 );
	border: 1px dashed rgba( 128, 128, 128, 0.5 );
	padding: 1.5rem;
	text-align: center;
	border-radius: 8px;
}

.frmwrk-profile-embed-placeholder strong {
	display: block;
	font-size: 1.1em;
	margin-bottom: 0.25rem;
}

.frmwrk-profile-embed-placeholder p {
	margin: 0;
	opacity: 0.75;
	font-size: 0.9em;
}
