/* Site */
body::after {content: "";position: fixed;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;-webkit-transform: translateZ(0);transform: translateZ(0);background: linear-gradient(#84c1e9 0,#c9edff 100%);}
.container {background:#ffffff;width:auto;max-width:1400px;}
.container .jumbotron {padding:10px 20px;margin-top:10px;}
.jumbotron .h1 {font-size:35px;}
.container .jumbotron .logo {max-width:180px;float:right;}
footer {padding-bottom:20px;}

/* Stats */
.engieFusionStats li {color:#909090;}
.engieFusionStats li span {color:#23527c;}