:root {
  --primary_color: #0743bb;
  --secondary_color: #b9babb;
  --third_color: #aecf07;
  --primary_font: 'Aboreto', sans-serif;
  --primary_color_font: #d4d4d4;
  --secondary_font: 'ABeeZee', sans-serif;
  --secondary_color_font: #525357;
  --preloader_background_color: #040aa4;
  --preloader_font: 'Afacad Flux', sans-serif;
  --preloader_font_color: #d8d4d4;
  --general_border_radius: 15px;
}
