:root {
  --primary-background-color: #f5f5f7;
  --primary-text-color: #1d2c34;
  --primary-block-background: #e7dcd0;
  --primary-dark-background: #000000;
  --primary-disable-background: #f3f3f4;
  --secondary-background-color: #d9d9d9;
  --secondary-background-color2: #f5f5f7;
  --secondary-text-color: #2777dd;
  --text-color-light: #ffffff;
}
