:root {
  --primary-color: #1a365e;
  --secondary-color-1: #ed6e6d;
  --secondary-color-2: #ed6e6d;
  --neutral-color: #000000;
  --neutral-soft-color: #57575c;
  --neutral-light-color: #f2f2f2;
  --main-text-fontsize: 14px;
  --main-text-fontfamily: 'Comic Sans MS', sans-serif;
  --main-title-fontfamily: 'Times New Roman', sans-serif;
}
