:root {
  --primary-color: #2c2f41;
  --primary-color-rgb: 44, 47, 65;

  --secondary-color: #009688;
  --secondary-color-rgb: 0, 150, 36;
}