:root {
  --theme-color-step1: #ec3294; /*top*/ /*A6E2D6 */
  --theme-color-step2: #ff3685; /*background f5f5f5*/
  --theme-color-step3: #00235d; /*footer*/
  --theme-color-step4: #335699; /*background2*/
  --theme-color-step5: #db8d8b; /*wishlist #DB8D8B*/
  --theme-color-step6: #013328; /*button #013328*/
  --theme-color-step7: #4b7b87; /*button -hover #013328*/
  /* --button-red: #00235D; #CC5500; #2A87DB
  --button-red-hover: #335699; #b53217 #1468b3 */
  --btn-oran: #ec3294;
  --btn-oran-hover: #ff3685;
}
