.elementor-519 .elementor-element.elementor-element-533b937{--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-519 .elementor-element.elementor-element-9804a6e{--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-519 .elementor-element.elementor-element-7104918{--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-519 .elementor-element.elementor-element-45fd34b{--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-519 .elementor-element.elementor-element-b9268c9 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;color:var( --e-global-color-text );}/* Start custom CSS for post-comments, class: .elementor-element-c0f1dfd *//* 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 */