.elementor-888 .elementor-element.elementor-element-e3ac22c{--display:flex;--min-height:350px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-888 .elementor-element.elementor-element-e3ac22c:not(.elementor-motion-effects-element-type-background), .elementor-888 .elementor-element.elementor-element-e3ac22c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://bookofthuldrun.com/wp-content/uploads/2025/05/Engineering-Options-2-thumb-banner.png");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-888 .elementor-element.elementor-element-11cba509{--display:flex;}.elementor-888 .elementor-element.elementor-element-dad4859 > .elementor-widget-container{margin:0px 0px 0px -30px;padding:10px 0px 0px 0px;}.elementor-888 .elementor-element.elementor-element-dad4859 .elementor-heading-title{font-family:"sub heading", Sans-serif;}.elementor-888 .elementor-element.elementor-element-78c78b8 > .elementor-widget-container{margin:0px 0px 0px -20px;}.elementor-888 .elementor-element.elementor-element-78c78b8{text-align:justify;font-family:"Poppins", Sans-serif;}.elementor-888 .elementor-element.elementor-element-78c78b8 p{margin-bottom:1px;}.elementor-888 .elementor-element.elementor-element-336b060 .elementor-button{background-color:#E44C27;border-radius:5px 5px 5px 5px;}.elementor-888 .elementor-element.elementor-element-336b060 .elementor-button:hover, .elementor-888 .elementor-element.elementor-element-336b060 .elementor-button:focus{background-color:#0F0A0A;}.elementor-888 .elementor-element.elementor-element-336b060 > .elementor-widget-container{margin:0px 0px 0px -20px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}body.elementor-page-888{padding:0px 0px 0px 0px;}/* Start custom CSS *//* Style the entire comment section container */
.comment-respond {
  background-color: #f8f9fa; /* light background */
  padding-left:175px;
  padding-right:180px;
  margin-top: 40px;
  border-radius: 8px;
  border: 1px solid #ddd;
  font-family: sans-serif;
}

/* Style the "Leave a Reply" heading */
.comment-reply-title {
  font-size: 20px;
  font-weight: bold;
  font-family: Poppins !important;
  margin-bottom: 20px;
  color: #333;
}

/* Style the "Logged in as..." line */
.logged-in-as {
  font-size: 14px;
  margin-bottom: 15px;
  color: #555;
}

/* Style the labels like "Comment *" */
.comment-form label {
  display: block;
  font-weight: 600;
  margin-bottom: 5px;
  color: #444;
}

/* Style the textarea (comment box) */
.comment-form textarea {
  width: 100%;
  min-height: 150px;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 6px;
  border: 1px solid #ccc;
  font-size: 15px;
  resize: vertical;
}

/* Style the submit button */
.comment-form input[type="submit"] {
  background-color: #e44c27;
  color: white;
  padding: 12px 25px;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
}


.comment-form input[type="submit"]:hover {
  background-color: #000;
}/* End custom CSS */