.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*= Services - below fold ===== */

/** Services - below fold >> Bt bb link **/
.contactus .bt_bb_link {
	width: 224px !important;
}

/** Services - below fold >> Bt bb button text **/
.callus .bt_bb_button_text {
	color: rgb(255, 255, 255) !important;
}


/*( Phone )*/
@media (max-width: 480px) {
	/** Services - below fold >> Bt bb row inner **/
	#bt_bb_section66d67aecbba36 .bt_bb_row_inner {
	margin-left: -5px !important;
}

	/** Services - below fold >> Contactus **/
	#bt_bb_section66d67aecbba36 .contactus {
	margin-left: 0 !important;
}

	/** Services - below fold >> Bt bb link **/
	.contactus .bt_bb_link {
	width: 182px !important;
	margin-bottom: 10px !important;
}

	/** Services - below fold >> Callus **/
	#bt_bb_section66d67aecbba36 .callus {
	margin-left: 0 !important;
}

}

