:root {
  --verde: #7ac143;
  --verde-light-20:	#b0da8f;
  --gold: #c9a763;
  --gold-light-20: #e3d1ae;
  /* --verdino: #dfe49b; */
  --verdone: #4a5d63;
  --marrone: #562e19;
  --sfondo: #fbfbfb;
  --giallino: #f8f5ec;
  --giallino-light-10: #fbf9f3;
  --viola: #6e589c;
  --viola-light-30: #b8a9d4;
  --link: #1da1f2;
  --link-light-20: #6ec0f6;
  --link-light-40: #bee0fa;
  --red: #ff4542;
  --red-light-20: #ff9795;
  --orange: #ff7f2e;
  --orange-light-10: #ff9b5b;
  --orange-dark-30: #b34f20;
  --yellow: #ffc845;
  --yellow-light-30: #ffe89c;
  --lightGrey: #caccd1;
  --lightGrey-light-15: #d9d9dd;
  --lightGrey-dark-30: #8c8d91; 
  --txtcolor: #4b4b4a;
  --txtcolor-light-15: #6b6b6a;
  --bodylogo: #585857;
  /* --colSfondPag: #323b43; */
}