:root {
  --color-primary: #4780bf;
  --color-secondary: #41c50d;
  --font-family-primary: 'Gabarito';
  --font-family-secondary: 'Inter';
}