/*----------------------------------------------
  Pink Color Style
----------------------------------------------*/

:root {
 --primary-color: #f1b556;
 --secondary-color: #dfb005;
}