.text-cornerstone {
  color: #eb0029 !important;
}

.bg-cornerstone {
  background-color: #eb0029 !important;
}

.text-platinum {
  color: #4B6086 !important;
}

.bg-platinum {
  background-color: #4B6086 !important;
}

.text-gold {
  color: #D8AE2B !important;
}

.bg-gold {
  background-color: #D8AE2B !important;
}

.text-silver {
  color: #AEACAD !important;
}

.bg-silver {
  background-color: #AEACAD !important;
}