.card { border-radius: 1rem; }
    .dark-mode { background-color: #121212 !important; color: #ffffff !important; }
    .dark-mode .card { background-color: #1e1e1e; }
    .timezone-label { font-weight: 500; }
    #convertedTimes p { margin-bottom: 0.75rem; }