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


/*= Store - below fold ======== */

/** Store - below fold >> #footer2 > div:nth-of-type(2) **/
#footer2 > div:nth-of-type(2) {
	font-weight: normal !important;
}

/** Store - below fold >> #footer2 a:nth-of-type(1) **/
#footer2 a:nth-of-type(1) {
	color: rgb(251, 7, 7) !important;
}

/** Store - below fold >> #footer2 a:nth-of-type(2) **/
#footer2 a:nth-of-type(2) {
	color: rgb(251, 7, 7) !important;
}

/** Store - below fold >> #footer2 a:nth-of-type(3) **/
#footer2 a:nth-of-type(3) {
	color: rgb(251, 7, 7) !important;
}

