/*
Theme Name: Radiate Child
Theme URI: https://themegrill.com/themes/radiate/
Template: radiate
Author: ThemeGrill
Author URI: https://themegrill.com/
Description: Radiate is a clean, creative and light retina ready responsive blogging theme supporting parallax header image. It integrates primary color option, custom background, custom css and few other features through WordPress customizer. The theme is translation ready and you can get free support on https://themegrill.com/contact/. View demo at https://themegrilldemos.com/radiate/.
Tags: two-columns,right-sidebar,custom-header,flexible-header,custom-background,custom-menu,custom-colors,post-formats,sticky-post,threaded-comments,translation-ready,featured-images,rtl-language-support,theme-options,blog,e-commerce
Version: 1.4.1.1713989580
Updated: 2024-04-24 20:13:00

*/

#chatgpt-response {
  font-family: Arial, sans-serif;
  background-color: #f7f7f7;
  margin: 0;
  padding: 20px;
}

#chatgpt-response h1 {
  text-align: center;
  color: #333;
}

#chatgpt-response #quiz {
  max-width: 600px;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#chatgpt-response .question {
  margin-bottom: 20px;
}

#chatgpt-response ul {
  list-style: none;
  padding: 0;
}

#chatgpt-response li {
  margin-bottom: 5px;
}

#chatgpt-response button {
  padding: 10px 20px;
  background-color: #dd9933;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
}

#chatgpt-response button:hover {
  background-color: #E2AB5A;
}

#chatgpt-response #results {
  margin-top: 20px;
}
