
#adminmenu #toplevel_page_heygov_settings div.wp-menu-image:before {
	content: "\f101";
	color: #ef8e02;
	opacity: 0.8;
}

#adminmenu #toplevel_page_heygov_settings a:hover div.wp-menu-image:before {
	opacity: 1;
}

.heygov-p-0 {
	padding: 0 !important;
}

.heygov-py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.heygov-feature {
	background: #fff;
	padding: 2rem;
	border-radius: 6px;
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.heygov-feature h3 {
	margin-top: 0;
}



/* Apps banner preview in WP Admin */

.heygov-banner-phone-frame {
	max-width: 350px;
}


.heygov-banner-phone-frame .heygov-apps-banner-image {
	margin-bottom: 15px;
}

.heygov-banner-phone-frame .heygov-apps-banner-links {
	max-width: 100%;
	flex: none;
}

.heygov-banner-phone-frame .heygov-apps-banner-image-small {
	display: inline !important;
}

.heygov-banner-phone-frame .heygov-apps-banner-image-big {
	display: none !important;
}

.heygov-banner-phone-frame .heygov-apps-banner-links img {
	height: 40px;
	width: auto;
}
