.elementor .e-7e9f43b-f31994c{background-color:#D6D600;selector {
position: relative;
max-width: 520px;
margin: 18px auto 32px;
}

selector .elementor-divider {
padding: 0 !important;
}

selector .elementor-divider-separator {
display: block !important;
width: 100% !important;
max-width: 100% !important;
border: 0 !important;
border-top: 0 !important;
height: 2px !important;
background: linear-gradient(
  to right,
  transparent 0%,
  #D6D600 20%,
  #D6D600 80%,
  transparent 100%
) !important;
}

selector::after {
content: "◆";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
color: #D6D600 !important;
background: #FFFFFF;
padding: 0 10px;
font-size: 8px;
}

@media (max-width: 767px) {
selector {
  max-width: 260px;
  margin: 14px auto 24px;
}

selector .elementor-divider-separator {
  height: 1px !important;
}
}\n}