.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background {
	background-color: #e5f5fc;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background {
	background-color: #e9e9e9;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background {
	background-color: #E7DEF6;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background {
	background-color: #E0F6E9;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background {
	background-color: #F8D7D7;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background {
	background-color: #FCF6DC;
}

.text-peacoc { 
	color: #e5f5fc !important;
} 
.text-chino { 
	color: #e9e9e9 !important;
} 
.text-purple { 
	color: #E7DEF6 !important;
} 
.text-green { 
	color: #E0F6E9 !important;
} 
.text-juicy_pink { 
	color: #F8D7D7 !important;
} 
.text-orange { 
	color: #FCF6DC !important;
}
.text-white {
	color:  #fff !important;
}
.text-black {
	color:  #2B2A29 !important;
}
.text-azul {
	color:  #2C69DE !important;
}
/* --- Color SVG */

.fill-peacoc { 
	fill: #e5f5fc !important;
	background-color: #e5f5fc !important;
} 
.fill-chino { 
	fill: #e9e9e9 !important;
	background-color: #e9e9e9 !important;
} 
.fill-purple { 
	fill: #E7DEF6 !important;
	background-color: #E7DEF6 !important;
} 
.fill-green { 
	fill: #E0F6E9 !important;
	background-color: #E0F6E9 !important;
} 
.fill-pink { 
	fill: #F8D7D7 !important;
	background-color: #F8D7D7 !important;
} 
.fill-orange { 
	fill: #FCF6DC !important;
	background-color: #FCF6DC !important;
}
.fill-white {
	fill:  #fff !important;
	background-color:  #fff !important;
}
.fill-black {
	fill:  #000 !important;
	background-color:  #000 !important;
}

.download-card.fill-peacoc { 
	background-color: #1190D5 !important;
} 
.download-card.fill-chino { 
	background-color: #e9e9e9 !important;
} 
.download-card.fill-purple { 
	background-color: #E7DEF6 !important;
} 
.download-card.fill-green { 
	background-color: #E0F6E9 !important;
} 
.download-card.fill-pink { 
	background-color: #F8D7D7 !important;
} 
.download-card.fill-orange { 
	background-color: #FCF6DC !important;
}
.download-card.fill-white {
	background-color:  #fff !important;
}
.download-card.fill-black {
	background-color:  #000 !important;
}


.download-card.fill-peacoc span::before,
.download-card.fill-peacoc .download-link,
.download-card.fill-peacoc .download-card-title{ 
	color: #D5F0F6 !important;
} 
.download-card.fill-chino span::before,
.download-card.fill-chino .download-link,
.download-card.fill-chino .download-card-title{ 
	color: #e9e9e9 !important;
} 
.download-card.fill-purple span::before,
.download-card.fill-purple .download-link,
.download-card.fill-purple .download-card-title{ 
	color: #894DCE !important;
} 
.download-card.fill-green span::before,
.download-card.fill-green .download-link,
.download-card.fill-green .download-card-title{ 
	color: #17534F !important;
} 
.download-card.fill-pink span::before,
.download-card.fill-pink .download-link,
.download-card.fill-pink .download-card-title{ 
	color: #F8D7D7 !important;
} 
.download-card.fill-orange span::before,
.download-card.fill-orange .download-link,
.download-card.fill-orange .download-card-title{ 
	color: #F68538 !important;
}
.download-card.fill-white span::before,
.download-card.fill-white .download-link,
.download-card.fill-white .download-card-title{
	color:  #fff !important;
}
.download-card.fill-black span::before,
.download-card.fill-black .download-link,
.download-card.fill-black .download-card-title{
	color:  #000 !important;
}