:root {
  --font-family-karla: Karla, sans-serif;
  --font-family-noto: 'Noto Serif', serif;
  --primary-color: rgb(103, 126, 82);
}