.ba-feature-list-layout .ba-feature-image-wrapper {
    margin-right: 10px;
}

#item-1675132897658 .ba-icon-list-wrapper ul li i, #item-1675132897658 ul li a:before, #item-1675132897658 ul li.list-item-without-link:before {
    margin-right: 10px;
}


.about-business ul{
  list-style: none;
}

.about-business ul li::before{
  color: #000ff0;
  content: "\2022";
  color: #f29716;
  font-weight: bold;
  display: inline-block;
/*  寬度  */
  width: 2rem;
/*  可以視情況調整形狀的距離  */
  margin-left: -1rem;
}

.required-star{
  color: #ff0000!important;
}

.banner-title{
  text-shadow: 1px 2px 4px black;
}

.footer-link a{
    color: #ffffff;;
}

#item-16835109042040 .ba-feature-box:nth-child(n){
  margin-bottom: 5px;
}