:root {
  --primary-color:  #fd7e14;;
  --primary-color-rgb: 120, 202, 92;

  --secondary-color: #cb9715;
  --secondary-color-rgb: 23, 149, 16;
}