/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.img-circle {
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	max-height: 64px;
	max-width: 64px;
	border-radius: 50% !important;
}
.email-domain-image {
	margin-top: -4px;opacity: 0.6;padding-top:10px;margin-left:-10px;
}

.wpb_wrapper pre {
    display: none !important;
}