:root {
  --brand:  #1E88E5 ;
  --sub: #20C997;
  --body: #516171;
  --border: rgba(0,0,0,0.08);
  --shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
}
