:root {
  --white: #fff;
  --black: #000000;
  --primary: #1a1a1a;
  --secondary: #505050;
  --yellow: #eece38;
  --dark-bg: #111111;
  --light-setion-bg: #f6f5ee;
  --font-body-weight: normal;
  --font-bold: bold;
  --font-semibold: 600;
  --font-medium: 500;
  --circle: 100%;
  --themecolor:#eece38;
}
