/* Add custom CSS styles below */ 
.small-stats h3, 
.small-stats .stat-number,
.small-stats [class*="number"] {
    font-size: 24px !important;
}

.small-stats p, 
.small-stats .stat-title,
.small-stats [class*="title"] {
    font-size: 14px !important;
}