:root {
  --primary-color: #61361E;
  --primary-color-rgb: 0, 200, 154;

  --secondary-color: #502306;
  --secondary-color-rgb: 0, 146, 124;
}