/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Block 9 paragraph **/
#block-9 p {
	font-size: 16px !important;
	padding-top: 2px !important;
	padding-bottom: 0 !important;
}

/** General >> Block 8 wp block social link anchor **/
#block-8 .wp-block-social-link-anchor {
	padding-top: 8px !important;
}

/** General >> Block 9 strong **/
#block-9 strong {
	padding-top: 10px !important;
	margin-top: 10px !important;
}

