:root {
  --box-shadow-pop-up-color: rgba(125, 120, 145, 0.5);
  --box-shadow-main-color: rgba(219, 200, 191, 0.6);

  /* Main background color for the students */
  --bg-color-base: #fffbf9;
}
