:root {
/*ThemeEditorVariables*/
--homepage-carousel-slide-1-main-text: " ";
--homepage-carousel-slide-1-sub-text: " ";
--homepage-carousel-slide-1-button-text: " ";
--carousel-height-desktop: 650px;
--logo-image: Assets/Hastings%20Deering%20Logo.jpg;
--favicon-url: Assets/Hastings%20Deering%20Logo%20Black%20B.Ground.png;
--homepage-carousel-slide-1-image: Assets/Hastings%20Brand%20Store%20Landing%20Image%201800x600px2.jpg;
--color-highlight: rgba(0, 0, 0, 1);
--button-primary-background-color: rgba(252, 185, 18, 1);
--button-primary-text-color: rgba(0, 0, 0, 1);
--header-background-color: rgba(252, 185, 18, 1);
--text-color-header: rgba(0, 0, 0, 1);
--text-color-dark: rgba(0, 0, 0, 1);
--text-color-medium: rgba(0, 0, 0, 1);
--button-border-radius: 6px;
--font-family: 'Roboto';
--text-size-h2: 30px;
--text-size-label: 18px;

/*/ThemeEditorVariables*/
/*UserVariables*/
#root > div > div > div.main-content > div.promotion-wrapper > div > section > div.slider > div > div > div > div.button.button-primary.truncate {
  display: none !important;
}
/*/UserVariables*/
}