:root {
  --primary_color: #002b80;
  --secondary_color: #ebebeb;
  --third_color: #9da800;
  --primary_font: 'ADLaM Display', sans-serif;
  --primary_color_font: #000000;
  --secondary_font: 'Abhaya Libre', sans-serif;
  --secondary_color_font: #f2eded;
  --preloader_background_color: #1b0391;
  --preloader_font: 'Agbalumo', sans-serif;
  --preloader_font_color: #ffffff;
  --general_border_radius: 15px;
}
