:root {
  --primary-color: #063649;
  --secondary-color-1: #f29900;
  --secondary-color-2: #1f4f61;
  --neutral-color: #063649;
  --neutral-soft-color: #87898e;
  --neutral-light-color: #ffffff;
  --main-text-fontsize: 17px;
  --main-text-fontfamily: 'Roboto', sans-serif;
  --main-title-fontfamily: 'Roboto Condensed', sans-serif;
}
