.elementor-492 .elementor-element.elementor-element-ef8e929{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-492 .elementor-element.elementor-element-463afaf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-492 .elementor-element.elementor-element-ab155bb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-492 .elementor-element.elementor-element-a63a8b3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-492 .elementor-element.elementor-element-ce6fca2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-492 .elementor-element.elementor-element-ce6fca2:not(.elementor-motion-effects-element-type-background), .elementor-492 .elementor-element.elementor-element-ce6fca2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}/* Start custom CSS for post-comments, class: .elementor-element-03d0ce2 *//* Comment section container */
.comment-respond, #comments, .comments-area, .comment-form {
  background-color: #1D1522 !important;
  color: #D7D2E3 !important;
  padding: 30px;
  border-radius: 8px;
}

/* Labels & text */
.comment-form label,
.comment-author,
.comment-metadata,
.comment-notes {
  color: #D7D2E3 !important;
}

/* Form fields */
.comment-form input,
.comment-form textarea {
  background-color: #0A0A0A !important;
  color: #F5F5F5 !important;
  border: 1px solid #3C3C4E !important;
  padding: 10px;
  border-radius: 5px;
}

/* Submit button */
.comment-form .submit {
  background-color: #C07A86 !important;
  color: #fff !important;
  border: none;
  padding: 12px 20px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.comment-form .submit:hover {
  background-color: #BD6E77 !important;
}/* End custom CSS */