:root {
  --box-shadow-pop-up-color: #a3adcc;
  --box-shadow-main-color: rgba(163, 173, 204, 0.5);

  /* Main background color for the teachers */
  --bg-color-base: #f0f4ff;
}
