/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> Has parallax wp block button link **/
.has-parallax .wp-block-button__link {
	
}

/** Geral >> Ast container link **/
.ast-container a {
	
}

/** Geral >> Is vertically aligned center div **/
.is-vertically-aligned-center > div {
	background-color: rgba(0, 0, 0, 0) !important;
}

/** Geral >> Post 1294 has text align right **/
#post-1294 .has-text-align-right {
	padding-left: 30px !important;
}

