

.custom-timer {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.custom-timer  div:nth-child(1):after {
    content: ':'
}
