:root {
  /*tema*/
  --main_color:#0073ae;

  /*altro*/
  --link: #7ab4d0;
  --blue_back: #4A7E98;
  --light: #7ab3d054;
  --darkGrey:#222222;

  --fellowship: #A2C254;
  --research: #136894;
  --meeting: #b14031;
  --award: #FCB10A;
  --scientist: #E8671B;
  --external: #5B5B5B;

  --fellows: #4e8098;
  --young: #eb965d;

}
