:root {
    --dark_purple: #4a148c;
    --light_purple: #7c43bd;
    --white: #F6F2EF;
    --black: #1E1E20;
  }