:root {
  --mlpp-color-primary:        #ffe600;
  --mlpp-color-primary-dark:   #f0d800;
  --mlpp-color-secondary:      #3483fa;
  --mlpp-color-secondary-dark: #2968c8;
  --mlpp-color-success:        #00a650;
  --mlpp-color-danger:         #f23d4f;
  --mlpp-color-text:           #333333;
  --mlpp-color-text-light:     #666666;
  --mlpp-color-border:         #e5e5e5;
  --mlpp-color-bg:             #f5f5f5;
  --mlpp-color-card:           #ffffff;
  --mlpp-btn-buy-bg:           #ffe600;
  --mlpp-btn-cart-bg:          #3483fa;
  --mlpp-btn-radius:           6px;
  --mlpp-shipping-color:       #00a650;
}
