
.timer-wrap {
    /*font: italic 64pt calibri;*/
    line-height: 2em;
    bottom: 25px;
    position: fixed;
    left: 70px;
    padding: 0 18px;
    border-radius: 20px;
    z-index: 10;
    color: white;
    background: #c10e0e;
}
