:root {
  --primary-color: #109edb;
  --secondary-color-1: #2acb7a;
  --secondary-color-2: #D78958;
  --neutral-color: #4E5056;
  --neutral-soft-color: #b0b1b3;
  --neutral-light-color: #fff;
  --main-text-fontsize: 20px;
  --main-text-fontfamily: 'Poppins', sans-serif;
  --main-title-fontfamily: 'Poppins', sans-serif;
}
