.f-green {
  background-color: #94D931 !important;
}

.f-blue {
  background-color: #000047 !important;
}

.f-gray-light {
  background-color: #F2F2F2 !important;
}

.f-gray-dark {
  background-color: #808080 !important;
}

.f-blue-dark {
  background-color: #000030 !important;
}

.f-white {
  background-color: #ffffff !important;
}

.f-black {
  background-color: #000010 !important;
}

.f-analogue-1 {
  background-color: #94D931 !important;
}

.f-analogue-2 {
  background-color: #40D931 !important;
}

.f-analogue-3 {
  background-color: #31D976 !important;
}

.f-analogue-4 {
  background-color: #31D9CA !important;
}

.f-analogue-5 {
  background-color: #3194D9 !important;
}

.f-analogue-6 {
  background-color: #3140D9 !important;
}

.f-shade-1 {
  background-color: #DFDFE5 !important;
}

.f-shade-2 {
  background-color: #C0C0CB !important;
}

.f-shade-3 {
  background-color: #A0A0B1 !important;
}

.f-shade-4 {
  background-color: #818197 !important;
}

.f-shade-5 {
  background-color: #61617D !important;
}

.f-shade-6 {
  background-color: #414163 !important;
}

.f-shade-7 {
  background-color: #222249 !important;
}

.f-shade-8 {
  background-color: #000047 !important;
}

.f-green-text {
  color: #94D931 !important;
}

.f-blue-text {
  color: #000047 !important;
}

.f-gray-light-text {
  color: #F2F2F2 !important;
}

.f-gray-dark-text {
  color: #808080 !important;
}

.f-blue-dark-text {
  color: #000030 !important;
}

