
/* MCS  */
.number {
  background-color: #e7e9f2;
}

.number__value {
  &:after {
    background-color: #5d91e5;
  }
}
