.switch2-countdown {
padding: 0;
color: #D60000;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
font-size: 16px;
line-height: 1.5;
display: block;
border-radius: 8px;
}
span#days,
span#hours,
span#minutes {
font-weight: bold;
}
p#preco {
margin: 5px 10px;
color: #3d3d3d;
}
div#countdown img {
margin: 5px 0 10px 0;
}