:root {
  --primary-color-green: #603c7f !important;
  --primary-color-green-bold: #977021 !important;
  --primary-color-yellow: #977021 !important;
  --primary-color-yellow-bold: #603c7f !important;
  --primary-color-black: #21272E !important;
  --secondary-color-black: #151A1F !important;
  --secondary-color-blue: #778BA3 !important;
  --secondary-color-light-blue: #FFFFFF !important;
  --secondary-color-white: #ECF0F7 !important;
  --alert-color-success: #24C77F !important;
  --alert-color-info: #3698EB !important;
  --alert-color-warning: #EDA400 !important;
  --alert-color-danger: #E82A2A !important;
}
