:root {
  --primary_color:#F24950;
  --secondary_color:#105B81;
  --sidebar_color:#02324B;
  --navbar_color:#ffffff;
  --background_color:#f5f7fa;
}
