Countdown to November 16, 2025
.countdown {
text-align: center;
font-family: Arial, sans-serif;
margin-top: 50px;
max-width: 1200px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-image: url('https://www.plma.com/sites/default/files/2025-07/logos/2024-crowdshot2.jpg?');
background-color: rgba(255,255,255,0.6);
background-blend-mode: lighten;
}
.time-box {
display: flex;