/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

.users-mycred-balance {
	background: #f0f5ff;
	color: #1a1a2e !important;
	padding: 2px 10px 2px 8px !important;
	border-radius: 3px !important;
	border-left: 3px solid #0f52ba;
	font-size: 0.75rem !important;
	font-weight: 600 !important;
	margin: 6px 0 0 0 !important;
	display: inline-block;
	line-height: 1.6;
}
