:root {
  --primary-10: #0a73b0;
  --primary-20: #0c92e1;
  --primary-30: #2eaaf2;
  --primary-40: #5ebdf5;
  --primary-50: #8ed1f8;
  --primary-60: #bee4fb;
  --primary-70: #eef8fe;
  --primary-80: #f5fbfe;
  --primary-90: #f5fbfe;
  --primary-95: #f5fbfe;
  --primary-98: #f5fbfe;
  --secondary-10: #08594a;
  --secondary-20: #0c8871;
  --secondary-30: #10b799;
  --secondary-40: #15e5c0;
  --secondary-50: #40edce;
  --secondary-60: #6ff1da;
  --secondary-70: #9ef5e6;
  --secondary-80: #ccfaf2;
  --secondary-90: #f5fefc;
  --secondary-95: #f5fefc;
  --secondary-98: #f5fefc;
  --parent-radius: 20px;
  --child-radius: 10px;
}