.bg-title h1{
  text-shadow: 2px 2px 5px rgb(0 0 0 / 70%);
}

.bg-title h2{
  text-shadow: 2px 2px 5px rgb(0 0 0 / 70%);
}

.bg-title p{
  text-shadow: 2px 2px 5px rgb(0 0 0 / 70%);
}

body a, body footer a{
  color: #fb3a2f;
}

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