/* RightNow Media — light theme */
:root {
}
body {
  background-image: url('../assets/Gradient_Checkout_BG.webp');
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
