/**
 * Theme Name: Xiongxin
 * Author: Flow Asia
 * Version: 1
**/
.statistic__icon svg path{
	fill: var(--secondary);
}
.footer{
	--footer_bg: #17171D;
}
@media only screen and (min-width: 1024px){
	.cta.has-bg > img{
		height: 39.25rem;
		top: auto;
        bottom: 0;
	}
}
