.elementor-21183 .elementor-element.elementor-element-54d3817{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-9155c1e */.spacing-table {
  border-collapse: separate;
  width: 90%;
}

#fancy ul
{
    margin-top: 20px;
    margin-bottom: 20px;
    color: #000000;    
}

#fancy li {
    margin-left: 20px;
    margin-bottom: 15px;
    margin-right: 60px;
    list-style-type: "♦  ";
}

#fancy li::marker {
    font-size: 25px;
    color: #fe0000;
}

@media only screen and (max-width: 950px) {
#fancy li::marker {
    font-size: 15px;
    color: #fe0000;
  }
}/* End custom CSS */