.feature-icon i{
  color: var(--primary-purple) !important;
}
.me-3 {
    margin: 0 1rem !important;
}
.text-white,
.text-white h2,
.text-white p{
  color: #fff !important;
}
.contact-info p{
  color: lightgray;
}
.navbar-brand{
  font-family: 'RB-Bold';
  font-size: xx-large;
}
.text-primary{
  color: var(--primary-purple) !important;
}
.me-2{
      margin: 0 .5rem !important;
}
.btn-lang{
  padding: 10px 10px;
}