.infoGraphic {
    background-color: #534588;
    color: #fff;
    font-family: "Outfit","Arial Black",Helvetica,sans-serif;
}
.infoGraphic.light {
    background:none;
    color: #54585a;
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,Calibri,sans-serif;
}
.infoGraphic .table {color: #fff;}
.infoGraphic .table .number, .infoGraphic .table .text {color: #fff; font-size: 2.5em;}
.infoGraphic .table .text {font-size: 1em;}
.infoGraphic .table h3, .infoGraphic .table h4 {font-family: "Outfit","Arial Black",Helvetica,sans-serif;}
.infoGraphic .table h3 {color: #bf285b; font-size: 2.5em; margin-bottom: 0;}
.infoGraphic .table h4 {color: #534588;}
.infoGraphic .feature-box {text-align: center;}
.infoGraphic .feature-box h4{font-family: "Outfit","Arial Black",Helvetica,sans-serif;font-size: 2.5rem;}
.infoGraphic.light .feature-box h4{color:#748283;}

.stats-purple .infoGraphic {
    background: none;
}
.stats-purple .infoGraphic .feature-copy{
    background:#4e2a84;
    color: #fff;
}
.stats-purple .infoGraphic .feature-copy h4 {
    color: #fff;
}