.classy {
  list-style: none;
}

.classy li:: {
  content: "\2022";
  color: #F08046;
  font-weight: bold;
  display: inline-block; 
  margin-left: -1em;
  font-size: 1.5em;
  width: 0.5em;
}


.feature-box-small-icon i {
    font-size: 20px !important;
    width: 20px !important;
    height: 20px !important;
    position: absolute !important;
    text-align: right !important;
}

.feature-box-small-icon .text {
    padding-left: 30px !important;
    color: #e6e8eb !important;
}

.vc_custom_1658530607110 .wpb_wrapper {
    color: #e6e8eb !important;
}

h1.big {
    font-size: 50px !important;
}