section .stats h2,
section .stats h3,
.section .stats h2,
.section .stats h3 {
font-size: 32px;
text-align: center; }
section .stats ul,
.section .stats ul {
padding: 0;
text-align: center;
margin-top: -20px; }
section .stats li,
.section .stats li {
display: inline-block;
margin: 20px 20px 0 0; }
section .stats .stat,
.section .stats .stat {
display: inline-block;
margin: 0 7px 0 0;
font-size: 25px;
font-weight: 500;
line-height: 1.28;
color: #003b7d; }
section .stats .text,
.section .stats .text {
font-size: 19px;
line-height: 1.68;
color: #003b7d; }