/* Start custom CSS for text-editor, class: .elementor-element-e8c0115 */.heading-11 {
  position: relative;
  padding: .5em .7em;
  background-color: #1e73be;
  color: #ffffff;
}

.heading-11::before {
  position: absolute;
  top: 100%;
  left: 0;
  border-bottom: solid 10px transparent;
  border-right: solid 20px #B0C4DE;
  content: '';
}/* End custom CSS */