lord-icon.flex.m-auto {
    --lord-icon-primary: #000 !important;
    --lord-icon-secondary: #fff !important;
    --lord-icon-primary-base: #000 !important;
    --lord-icon-secondary-base: #fff !important;
}
.banner--fixed img {
  background-color: rgb(255 255 255);
margin-bottom: 30px;
}
@media (max-width: 767px) {
  .md\:w-\[60\%\].w-\[80\%\].flex.items-center.justify-center.flex-col.text-center.my-5.md\:my-0.mx-auto.sal-animate {
    margin-top: 65px !important;
  }
}