:root {
  --primary-color: #508498;
  --secondary-color-1: #bc5034;
  --secondary-color-2: #6d8b37;
  --neutral-color: #333333;
  --neutral-soft-color: #606162;
  --neutral-light-color: #ede5cf;
  --main-text-fontsize: 17px;
  --main-text-fontfamily: 'Comic Sans MS', sans-serif;
  --main-title-fontfamily: 'Comic Sans MS', sans-serif;
}
