:root {
  --hero-background: url("../img/hrudaywide_inner.jpg") top right;
  --hero-backgroundmob: url("../img/hrudaymob_inner.jpg") top right;
  --hero-backgroundapp: url("../img/me.jpg");
  --main-color: #f3a200;
  --hover-color: #ffb727;
  --very-light-color: #fceed2;
  --header-footer-color: #ffffff;
  --skill-color: #f3a200;
  --skill-colorhover: #ffb727;
  --skillother-color: #41516c;
  --skillother-colorhover: #50617a;
  --Dashboard_Main: #2c3e50;
  --Dashboard_Main2: #3e5871;
  --Dashboard_Button_and_text: #1abc9c;
  --Dashboard_Button_Hover: #159a80;
  --Dashboard_Side_Background: #17a689;
  --Dashboard_Achievement_full: #2ecc71;
  --Dashboard_Side_Background1: #29b765;
  --Dashboard_lines_colour: #8CDDCD;
}
