header {
    background: #fff;
}

.wrapper {
    text-align: center;
}

.time {
    color: #232E5C;
    font-size: 6em;
}

.label {
    font-size: 2em;
    display: block;
    color: #232E5C;
}

.bg {
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.75);
}

.divItemCuentaRegresiva {
    min-height: 130px;
}