.elementor-18271 .elementor-element.elementor-element-ce3e151 > .elementor-widget-container{margin:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-ce3e151 */.expanded-content {
  display: none;
}

.read-more-button {
  display: inline-block;
  cursor: pointer;
  outline: none;
  box-shadow: none;
}

.read-more-button:focus~#expanded-content,
.read-more-button:active~#expanded-content {
  display: block;
}

.read-more-button[aria-expanded="true"] {
  content: 'Read less';
}

.read-more-button[aria-expanded="false"] {
  content: 'Read more';
}/* End custom CSS */