:root {
  --primary_color: #09139f;
  --secondary_color: #a3a3a3;
  --third_color: #676565;
  --primary_font: 'ABeeZee', sans-serif;
  --primary_color_font: #000000;
  --secondary_font: 'ABeeZee', sans-serif;
  --secondary_color_font: #c7c6c6;
  --preloader_background_color: #080693;
  --preloader_font: 'Aboreto', sans-serif;
  --preloader_font_color: #e6e6e6;
  --general_border_radius: 15px;
}
