.editor-styles-wrapper .is-style-hooked-list {
  list-style: none !important;
}
.editor-styles-wrapper .is-style-hooked-list li {
  position: relative;
  margin-bottom: 11px;
  line-height: 33px;
}
.editor-styles-wrapper .is-style-hooked-list li:before {
  display: inline-block;
  position: absolute;
  content: "";
  height: 33px;
  width: 33px;
  left: -40px;
  background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" height="33" width="33" viewBox="0 0 33 33"><g><path class="b" fill="%23114884" d="M32,1V32H1V1H32m1-1H0V33H33V0Z"/><path class="b" fill="%23114884" d="M24.21,10.14,12.82,21l-4-3.84a.51.51,0,0,0-.69,0l-.46.44a.45.45,0,0,0,0,.66l4.83,4.6a.49.49,0,0,0,.69,0l12.2-11.63a.44.44,0,0,0,0-.65l-.46-.44a.49.49,0,0,0-.69,0Z"/></g></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}
.editor-styles-wrapper .is-style-btn-primary {
  background-color: transparent;
}
.editor-styles-wrapper .is-style-btn-primary .wp-block-button__link {
  border-radius: 0;
  color: #fff;
  background-color: #000;
}
.editor-styles-wrapper .size-project-image {
  height: auto;
  width: 100%;
  max-width: 485px;
}

#sub-accordion-section-lmz_socialmedia .customize-control.customize-control-image {
  margin-top: 2rem;
}