@charset "UTF-8";
/* CSS Document */

.mit-color-text--red {
  color: rgb(163, 31, 52) !important; }

.mit-color--red {
  background-color: rgb(163, 31, 52) !important; }

.mit-color-text--red-50 {
  color: rgb(244, 228, 231) !important; }

.mit-color--red-50 {
  background-color: rgb(244, 228, 231) !important; }

.mit-color-text--red-A400 {
  color: rgb(255, 65, 79) !important; }

.mit-color--red-A400 {
  background-color: rgb(255, 65, 79) !important; }

