.countdown_section{background:#e5e4e4}.stats-section{display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 auto;opacity:0;padding:50px 0;text-align:center;transition:opacity .5s ease;width:90%}span.timer-text{color:#747474;display:block;font-size:13px;line-height:20px;margin-top:0}.stat{border:1px solid #a79c9c;cursor:pointer;flex:1;margin:20px;min-width:200px;padding:20px;transition:border-color .3s ease,transform .3s ease}.stat:hover{border-color:#a0ce4e;transform:scale(1.05)}.stat h2{font-size:24px;margin:10px 0}.count{clear:both;color:#a0ce4e;font-size:50px;font-weight:700;line-height:normal;width:100%}