
.icon {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.45rem;
}

.icon-primay-color {
  color: #212529;
}

.icon-bold {
  font-weight: bold;
}

.arrow-collapse:before {
  content: "\f078";
}

.x-lg:before {
  content: "\f00d";
}

.list:before {
  content: "\F479";
}

.fa-bars  {
  content: "\f0c9";
}

.fa-phone {
  content: "\f095";
}