.font-sweetshop-orange {
  color: #F29C40;
}

.font-white {
  color: #fff;
}

.font-normal {
  font-weight: normal !important;
}

.font-bold {
  font-weight: bold !important;
}

.font-color-inherrit {
  color: inherit;
}

.font-ev-blue {
  color: #3af3c4;
  letter-spacing: 0.5px;
  font-weight: 700;
}

.star-font {
  font-size: 120%;
}

.bg-white {
  background-color: #fff !important;
}

.color-inherit {
  color: inherit;
}

