/*  MICROTHEMER STYLES  */


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

/** General >> Uagb ifb title link **/
.uagb-ifb-title a {
	color: rgb(255, 255, 255) !important;
	text-decoration: none !important;
}

/** General >> Uagb ifb title link (:hover) **/
.uagb-ifb-title a:hover {
	color: rgb(255, 187, 0) !important;
}

/** General >> Colophon ast builder grid row tablet 3 equal **/
#colophon .ast-builder-grid-row-tablet-3-equal {
	height: 30px !important;
}

/** General >> List item (#1) link **/
.has-ast-global-color-4-color > li:nth-of-type(1) > a {
	color: rgb(255, 255, 255) !important;
	text-decoration: none !important;
}

/** General >> List item (#2) link **/
.has-ast-global-color-4-color > li:nth-of-type(2) > a {
	color: rgb(255, 255, 255) !important;
	text-decoration: none !important;
}

/** General >> List item (#3) link **/
.has-ast-global-color-4-color > li:nth-of-type(3) > a {
	color: rgb(255, 255, 255) !important;
	text-decoration: none !important;
}

/** General >> List item (#4) link **/
.has-ast-global-color-4-color > li:nth-of-type(4) > a {
	color: rgb(255, 255, 255) !important;
	text-decoration: none !important;
}

/** General >> List item (#5) link **/
.has-ast-global-color-4-color > li:nth-of-type(5) > a {
	color: rgb(255, 255, 255) !important;
	text-decoration: none !important;
}

/** General >> List item (#6) link **/
.has-ast-global-color-4-color > li:nth-of-type(6) > a {
	color: rgb(255, 255, 255) !important;
	text-decoration: none !important;
}

/** General >> List item (#7) link **/
.has-ast-global-color-4-color > li:nth-of-type(7) > a {
	color: rgb(255, 255, 255) !important;
	text-decoration: none !important;
}

/** General >> List item (#8) link **/
.has-ast-global-color-4-color > li:nth-of-type(8) > a {
	color: rgb(255, 255, 255) !important;
	text-decoration: none !important;
}

