:root {
  --primary_color: #0d4f8c;
  --secondary_color: #f0f0f0;
  --third_color: #f50505;
  --primary_font: 'ABeeZee', sans-serif;
  --primary_color_font: #000000;
  --secondary_font: 'ABeeZee', sans-serif;
  --secondary_color_font: #000000;
  --preloader_background_color: #df0101;
  --preloader_font: 'AR One Sans', sans-serif;
  --preloader_font_color: #e09090;
  --general_border_radius: 15px;
}
