.router-button{color:#000;background-color:#f0f8ff;border-radius:4px;padding:4px 8px}.router-button:hover{cursor:pointer;background-color:#0ff}.logout-button{cursor:pointer;color:#000;background:#f07272;border:1px solid #ccc;border-radius:6px;width:fit-content;padding:8px 14px;font-size:.9rem;text-decoration:none;transition:background .2s,border-color .2s}.logout-button:hover{background:#fc9c9c;border-color:#ff8c8c}