#printer-troubleshooter{font-family:Arial,sans-serif;margin:20px}#printer-troubleshooter .question{font-size:18px;font-weight:700;margin-bottom:10px}#printer-troubleshooter .option{padding:10px;background-color:#f4f4f4;border-radius:5px;margin-bottom:5px;cursor:pointer;transition:background-color 0.3s}#printer-troubleshooter .option:hover{background-color:#e0e0e0}#printer-troubleshooter #restart{margin-top:20px;background-color:#0073e6;color:#fff;padding:10px;border:none;cursor:pointer}#printer-troubleshooter #restart:hover{background-color:#005bb5}