body { background: #333; color: #ccc; width: 100%; font-size: 14px; font-family: "DejaVu Sans", Arial, sans-serif; } .container { margin-bottom: 8px; } .title { color: #fff; cursor: pointer; } .counter { color: #DAB494; font-size: 12px; font-weight: bold; } .time { font-size: 11px; font-family: monospace; } .srt { width: 60%; margin-left: 12px; } .btnsContainer { margin-bottom: 8px; }