:root {
  --theme-color-step1: #00235d; /*top*/ /*A6E2D6 */
  --theme-color-step2: #335699; /*background f5f5f5*/
  --theme-color-step3: #ff5200; /*footer*/
  --theme-color-step4: #ffa365; /*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: #ff5200;
  --btn-oran-hover: #ffa365;
}
