:root {
  --dark-green: #105610;
  --dark-grey: #4c4c4c;

  --border-radius: 12px;
  --border-radius-small: 8px;
}
