:root {
  --primary-color: #e20613;
  --secondary-color-1: #1d70b7;
  --secondary-color-2: #d78958;
  --neutral-color: #444041;
  --neutral-soft-color: #a7a6a6;
  --neutral-light-color: #ffffff;
  --main-text-fontsize: 17px;
  --main-text-fontfamily: 'Arial', sans-serif;
  --main-title-fontfamily: 'Courier New', sans-serif;
}
