Voľné miesta
.vm-container {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
color: #1a242f;
max-width: 1200px;
margin: 0 auto 60px auto;
line-height: 1.6;
}
.vm-latest-card {
background: #ffffff;
border: 1px solid #edf2f7;
border-left: 6px solid #bd0000;
border-radius: 0 12px 12px 0;
box-shadow: 0 4px 6px rgba(0,0,0,0.03);
padding: 20px 24px;
margin-bottom: 25px;
}
.vm-latest-card .vm-date {
font-size: 12px;
color: #bd0000;
font-weight: 700;
text-transform: up
