:root {
  --primary-color: #F1C40F ;
  --primary-color-rgb: 241, 196, 15;

  --secondary-color:  #F1C40F ;
  --secondary-color-rgb:  241, 196, 15;
}