/** Shopify CDN: Minification failed

Line 924:0 Unexpected "}"

**/
/*============================================================================*\
    Custom Fonts
\*============================================================================*/

/* ==
Google Fonts
== */

@import url("https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,300;0,400;1,300&family=Red+Hat+Display:ital,wght@0,300;0,600;1,300;1,600&display=swap");

/* ==
Typography Overrides
== */
.breadcrumbs {
  display: none !important;
}
:is(h1, h2, h3, h4, h5, h6) {
  font-family: var(--font-heading) !important;
}

:is(p, a.button) {
  font-family: var(--font-body) !important;
}

:is(h5, h6, p) {
  font-weight: 300 !important;
}

:is(h4, a.button) {
  font-weight: 600 !important;
}

:is(h1, h2, h3, h4) {
  font-weight: 400 !important;
}

:is(h5, h6) {
  text-transform: italic !important;
}

.subheading {
  filter: opacity(1) !important;
}

/*============================================================================*\
    Pseudo Background Variable Links
\*============================================================================*/

:root {
  /* Colours */
  --dark_green: #4c6027;
  --dark_brown: #2c191b;
  /* Font Families */
  --font-heading: "Aleo", sans-serif;
  --font-body: "Red Hat Display", sans-serif;
  /* Patterns */
  --pattern-green: url("/cdn/shop/files/HillsideMarket_FoliagePattern_DarkGreen_1920x1080_c0b42d19-cc58-468a-b5c9-b9bc159f43cb.png?v=1683816678");
  --pattern-yellow: url("/cdn/shop/files/HillsideMarket_FoliagePattern_Gold_1920x1080_36e1fe49-c9b5-4fda-ac61-295032bfa74a.png?v=1684515001");
  /* Green Plants */
  --plant-1-green: url("/cdn/shop/files/plant-1-green-pseudo.png?v=1683055604");
  --plant-2-green: url("/cdn/shop/files/plant-2-green-pseudo.png?v=1683055604");
  --plant-3-green: url("/cdn/shop/files/plant-3-green-pseudo.png?v=1683055604");
  --plant-4-green: url("/cdn/shop/files/plant-4-green-pseudo.png?v=1683055604");
  --plant-5-green: url("/cdn/shop/files/plant-5-green-pseudo.png?v=1683055604");
  --plant-6-green: url("/cdn/shop/files/plant-6-green-pseudo.png?v=1683055604");
  --plant-7-green: url("/cdn/shop/files/plant-7-green-pseudo.png?v=1683055604");
  --plant-8-green: url("/cdn/shop/files/plant-8-green-pseudo.png?v=1683055604");
  --plant-9-green: url("/cdn/shop/files/plant-9-green-pseudo.png?v=1683055604");
  --plant-10-green: url("/cdn/shop/files/plant-10-green-pseudo.png?v=1683055604");
  /* Grey Plants */
  --plant-1-grey: url("/cdn/shop/files/plant-1-grey-pseudo.png?v=1683055604");
  --plant-2-grey: url("/cdn/shop/files/plant-2-grey-pseudo.png?v=1683055604");
  --plant-3-grey: url("/cdn/shop/files/plant-3-grey-pseudo.png?v=1683055604");
  --plant-4-grey: url("/cdn/shop/files/plant-4-grey-pseudo.png?v=1683055604");
  --plant-5-grey: url("/cdn/shop/files/plant-5-grey-pseudo.png?v=1683055604");
  --plant-6-grey: url("/cdn/shop/files/plant-6-grey-pseudo.png?v=1683055604");
  --plant-7-grey: url("/cdn/shop/files/plant-7-grey-pseudo.png?v=1683055604");
  --plant-8-grey: url("/cdn/shop/files/plant-8-grey-pseudo.png?v=1683055604");
  --plant-9-grey: url("/cdn/shop/files/plant-9-grey-pseudo.png?v=1683055604");
  --plant-10-grey: url("/cdn/shop/files/plant-10-grey-pseudo.png?v=1683055604");
}

/*============================================================================*\
    Homepage
\*============================================================================*/

/* ==
Icon Highlights - USPs
== */

#shopify-section-template--23636665172277__4fd898c9-ab89-4ff8-9937-c2f86a9ff2b8
  > div {
  position: relative;
  isolation: isolate;
  padding: 75px 0;
}

#shopify-section-template--23636665172277__4fd898c9-ab89-4ff8-9937-c2f86a9ff2b8
  > div::before,
#shopify-section-template--23636665172277__4fd898c9-ab89-4ff8-9937-c2f86a9ff2b8
  > div::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 400px;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  filter: opacity(0.1);
}

#shopify-section-template--23636665172277__4fd898c9-ab89-4ff8-9937-c2f86a9ff2b8
  > div::before {
  inset: 0 auto auto 0;
  background-image: var(--plant-1-green);
  transform: rotate(180deg) scaleX(-1);
}

#shopify-section-template--23636665172277__4fd898c9-ab89-4ff8-9937-c2f86a9ff2b8
  > div::after {
  inset: auto 0 0 auto;
  background-image: var(--plant-2-green);
  transform: scaleX(-1);
}

@media only screen and (max-width: 767px) {
  #shopify-section-template--23636665172277__4fd898c9-ab89-4ff8-9937-c2f86a9ff2b8
    > div::before,
  #shopify-section-template--23636665172277__4fd898c9-ab89-4ff8-9937-c2f86a9ff2b8
    > div::after {
    width: 200px;
    height: 100px;
  }
}

/* ==
Icon Highlights - Company
== */

#shopify-section-template--23636665172277__b2506580-9259-4355-abce-7440d6a3a896
  > div {
  position: relative;
  isolation: isolate;
  padding: 75px 0;
}

#shopify-section-template--23636665172277__b2506580-9259-4355-abce-7440d6a3a896
  > div::before,
#shopify-section-template--23636665172277__b2506580-9259-4355-abce-7440d6a3a896
  > div::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 400px;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
}

#shopify-section-template--23636665172277__b2506580-9259-4355-abce-7440d6a3a896
  > div::before {
  inset: 0 auto auto 0;
  background-image: var(--plant-1-green);
  transform: rotate(180deg) scaleX(-1);
}

#shopify-section-template--23636665172277__b2506580-9259-4355-abce-7440d6a3a896
  > div::after {
  inset: auto 0 0 auto;
  background-image: var(--plant-2-green);
  transform: scaleX(-1);
}

@media only screen and (max-width: 767px) {
  #shopify-section-template--23636665172277__b2506580-9259-4355-abce-7440d6a3a896
    > div::before,
  #shopify-section-template--23636665172277__b2506580-9259-4355-abce-7440d6a3a896
    > div::after {
    width: 200px;
    height: 100px;
  }
}

/* ==
Bio
== */

/* ==
Blog
== */

#shopify-section-template--23636665172277__1647955648d6a0baee {
  position: relative;
  isolation: isolate;
}

#shopify-section-template--23636665172277__1647955648d6a0baee > div::before,
#shopify-section-template--23636665172277__1647955648d6a0baee > div::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 325px;
  height: 110px;
  background-size: cover;
  background-repeat: no-repeat;
}

#shopify-section-template--23636665172277__1647955648d6a0baee > div::before {
  inset: 0 0 auto auto;
  background-image: var(--plant-4-green);
  transform: rotate(180deg);
}

#shopify-section-template--23636665172277__1647955648d6a0baee > div::after {
  inset: auto auto 0 0;
  background-image: var(--plant-5-green);
}

@media only screen and (max-width: 1200px) {
  #shopify-section-template--23636665172277__1647955648d6a0baee {
    padding: 75px 0 15px;
  }

  #shopify-section-template--23636665172277__1647955648d6a0baee > div::before,
  #shopify-section-template--23636665172277__1647955648d6a0baee > div::after {
    filter: opacity(0.2);
  }
}

/*============================================================================*\
    Collections
\*============================================================================*/

/* ==
Collection Introduction
== */

:is(
    #shopify-section-template--18563095920949__34939b54-f45d-4227-8858-227b79e79cce
  ) {
  position: relative;
  isolation: isolate;
  padding-top: 50px;
}

:is(
    #shopify-section-template--18563095920949__34939b54-f45d-4227-8858-227b79e79cce
  )::before,
:is(
    #shopify-section-template--18563095920949__34939b54-f45d-4227-8858-227b79e79cce
  )::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 300px;
  height: 150px;
  background-size: cover;
  background-repeat: no-repeat;
}

:is(
    #shopify-section-template--18563095920949__34939b54-f45d-4227-8858-227b79e79cce
  )::before {
  inset: 0 auto auto 0;
  background-image: var(--plant-3-green);
  transform: rotate(180deg) scalex(-1);
}

:is(
    #shopify-section-template--18563095920949__34939b54-f45d-4227-8858-227b79e79cce
  )::after {
  inset: 0 0 auto auto;
  background-image: var(--plant-8-green);
  transform: rotate(180deg);
}

@media only screen and (max-width: 1200px) {
  :is(
      #shopify-section-template--18563095920949__34939b54-f45d-4227-8858-227b79e79cce
    ) {
    padding-top: 75px;
  }
}

@media only screen and (max-width: 767px) {
  :is(
      #shopify-section-template--18563095920949__34939b54-f45d-4227-8858-227b79e79cce
    )::before {
    width: 200px;
    height: 100px;
  }

  :is(
      #shopify-section-template--18563095920949__34939b54-f45d-4227-8858-227b79e79cce
    )::after {
    display: none;
  }
}

/* ==
Don't know where to start
== */

:is(
    #shopify-section-template--18666123624757__7cba8540-deef-4470-a20a-01c9e3555bb2,
    #shopify-section-template--18666123624757__7cba8540-deef-4470-a20a-01c9e3555bb2,
    #shopify-section-template--18582247833909__7cba8540-deef-4470-a20a-01c9e3555bb2,
    #shopify-section-template--18563095920949__7cba8540-deef-4470-a20a-01c9e3555bb2
  ) {
  position: relative;
  isolation: isolate;
  background-color: #d7dcce;
}

:is(
    #shopify-section-template--18666123624757__7cba8540-deef-4470-a20a-01c9e3555bb2,
    #shopify-section-template--18582247833909__7cba8540-deef-4470-a20a-01c9e3555bb2,
    #shopify-section-template--18563095920949__7cba8540-deef-4470-a20a-01c9e3555bb2
  )
  > div::before,
:is(
    #shopify-section-template--18666123624757__7cba8540-deef-4470-a20a-01c9e3555bb2,
    #shopify-section-template--18582247833909__7cba8540-deef-4470-a20a-01c9e3555bb2,
    #shopify-section-template--18563095920949__7cba8540-deef-4470-a20a-01c9e3555bb2
  )
  > div::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 400px;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
}

:is(
    #shopify-section-template--18666123624757__7cba8540-deef-4470-a20a-01c9e3555bb2,
    #shopify-section-template--18582247833909__7cba8540-deef-4470-a20a-01c9e3555bb2,
    #shopify-section-template--18563095920949__7cba8540-deef-4470-a20a-01c9e3555bb2
  )
  > div::before {
  inset: 0 0 auto auto;
  background-image: var(--plant-6-green);
  transform: rotate(180deg);
}

:is(
    #shopify-section-template--18666123624757__7cba8540-deef-4470-a20a-01c9e3555bb2,
    #shopify-section-template--18582247833909__7cba8540-deef-4470-a20a-01c9e3555bb2,
    #shopify-section-template--18563095920949__7cba8540-deef-4470-a20a-01c9e3555bb2
  )
  > div::after {
  inset: auto auto 0 0;
  background-image: var(--plant-7-green);
}

@media only screen and (max-width: 1200px) {
  :is(
      #shopify-section-template--18666123624757__7cba8540-deef-4470-a20a-01c9e3555bb2,
      #shopify-section-template--18582247833909__7cba8540-deef-4470-a20a-01c9e3555bb2,
      #shopify-section-template--18563095920949__7cba8540-deef-4470-a20a-01c9e3555bb2
    ) {
    padding: 75px 0;
  }

  :is(
      #shopify-section-template--18666123624757__7cba8540-deef-4470-a20a-01c9e3555bb2,
      #shopify-section-template--18582247833909__7cba8540-deef-4470-a20a-01c9e3555bb2,
      #shopify-section-template--18563095920949__7cba8540-deef-4470-a20a-01c9e3555bb2
    )
    > div::before,
  :is(
      #shopify-section-template--18666123624757__7cba8540-deef-4470-a20a-01c9e3555bb2,
      #shopify-section-template--18582247833909__7cba8540-deef-4470-a20a-01c9e3555bb2,
      #shopify-section-template--18563095920949__7cba8540-deef-4470-a20a-01c9e3555bb2
    )
    > div::after {
    width: 300px;
    height: 150px;
  }
}

@media only screen and (max-width: 767px) {
  :is(
      #shopify-section-template--18666123624757__7cba8540-deef-4470-a20a-01c9e3555bb2,
      #shopify-section-template--18582247833909__7cba8540-deef-4470-a20a-01c9e3555bb2,
      #shopify-section-template--18563095920949__7cba8540-deef-4470-a20a-01c9e3555bb2
    ) {
    padding: 125px 0;
  }
}

/*============================================================================*\
    Blog
\*============================================================================*/

/* ==
Newsletter Banner
== */

:is(
    #shopify-section-template--18563095855413__1b8368f3-7db7-476c-b64e-17d2110ca770
  )
  > div {
  position: relative;
  isolation: isolate;
}

:is(
    #shopify-section-template--18563095855413__1b8368f3-7db7-476c-b64e-17d2110ca770
  )
  > div::before,
:is(
    #shopify-section-template--18563095855413__1b8368f3-7db7-476c-b64e-17d2110ca770
  )
  > div::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 500px;
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
}

:is(
    #shopify-section-template--18563095855413__1b8368f3-7db7-476c-b64e-17d2110ca770
  )
  > div::before {
  inset: 0 auto auto 0;
  background-image: var(--plant-3-yellow);
  transform: rotate(180deg) scalex(-1);
}

:is(
    #shopify-section-template--18563095855413__1b8368f3-7db7-476c-b64e-17d2110ca770
  )
  > div::after {
  inset: auto 0 0 auto;
  background-image: var(--plant-8-yellow);
  transform: scaleX(-1);
}

@media only screen and (max-width: 1200px) {
  :is(
      #shopify-section-template--18563095855413__1b8368f3-7db7-476c-b64e-17d2110ca770
        > div
    ) {
    padding: 75px 0;
  }
}

@media only screen and (max-width: 767px) {
  :is(
      #shopify-section-template--18563095855413__1b8368f3-7db7-476c-b64e-17d2110ca770
    )
    > div::before,
  :is(
      #shopify-section-template--18563095855413__1b8368f3-7db7-476c-b64e-17d2110ca770
    )
    > div::after {
    width: 300px;
    height: 150px;
  }
}

/*============================================================================*\
    Product Pages
\*============================================================================*/

/* ==
Product Details
== */

/* Product Details Container */

@media only screen and (min-width: 768px) {
  .product-information {
    margin: 30px auto 0;
  }
}

/* Product Title */

h1.product-title {
  font-size: 3.2rem !important;
  line-height: 1.2em !important;
}

/* Product Price */

.product-price-container {
  padding: 10px 0 0;
}

/* ==
Product Highlights
== */

#shopify-section-template--18564206297397__1652093734c99de6a0 {
  position: relative;
  isolation: isolate;
}

#shopify-section-template--18564206297397__1652093734c99de6a0::before,
#shopify-section-template--18564206297397__1652093734c99de6a0::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 400px;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
}

#shopify-section-template--18564206297397__1652093734c99de6a0::before {
  inset: 0 0 auto auto;
  background-image: var(--plant-9-yellow);
  transform: rotate(180deg);
}

#shopify-section-template--18564206297397__1652093734c99de6a0::after {
  inset: auto auto 0 0;
  background-image: var(--plant-10-yellow);
}

@media only screen and (max-width: 1200px) {
  #shopify-section-template--18564206297397__1652093734c99de6a0 {
    padding: 75px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  #shopify-section-template--18564206297397__1652093734c99de6a0 {
    padding: 125px 0;
  }
}

/* ==
Product Meta
== */

/* Buy Button */

.shopify-payment-button__button.shopify-payment-button__button--branded
  .shopify-cleanslate
  div[role="button"] {
  background-color: var(--color-accent2) !important;
  border-color: var(--color-accent2) !important;
}

/* Pickup Availability */

.pickup-availability-information {
  display: none;
}

/*============================================================================*\
    About
\*============================================================================*/

/* ==
Bio Summary
== */

#shopify-section-template--18563096150325__16521210505e7fc635 img {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

/*============================================================================*\
    Header
\*============================================================================*/

/* ==
Header Top Bar
== */

#shopify-section-sections--18563097428277__announcement-bar > div {
  background-image: url("/cdn/shop/files/HillsideMarket_FoliagePattern_DarkGreen_1920x1080_c0b42d19-cc58-468a-b5c9-b9bc159f43cb.png?v=1683816678");
  background-repeat: repeat;
  background-color: var(--dark_green);
  background-size: 800px;
}

/* Social Links */

.header-social_icons {
  display: flex;
  align-items: center;
  padding-right: 10px;
}

.header-social_icons > ul {
  display: flex;
  gap: 5px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.header-social_icons > ul > li {
}

.header-social_icons > ul > li > a {
  display: block;
  background-color: transparent;
  border: 1px solid var(--dark_green);
  border-radius: 5px;
  transition: 0.2s ease;
}

.header-social_icons > ul > li > a:hover {
  background-color: var(--dark_green);
}

.header-social_icons > ul > li > a > img {
  width: 30px;
  height: auto;
  padding: 3px;
  filter: invert(57%) sepia(37%) saturate(649%) hue-rotate(39deg)
    brightness(91%) contrast(88%);
  transition: 0.2s ease;
}

.header-social_icons > ul > li > a:hover > img {
  filter: none;
}

@media only screen and (min-width: 1061px) and (max-width: 1420px) {
  .header-social_icons {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .header-social_icons {
    display: none;
  }
}

/* Currency Selector */

#shopify-section-sections--18563097428277__announcement-bar form {
  padding: 5px 5px 7px;
  background-color: var(--dark_brown);
  border-radius: 999px;
}

/*============================================================================*\
    Footer
\*============================================================================*/

/* ==
Footer Overrides
== */

/* Global */

/* footer {
  background-color: #4c6027 !important;
} */

/* footer :is(div, a, p) {
  color: #ffffff !important;
} */

/* footer input {
  filter: brightness(100);
  border-color: #ffffff;
}

footer button {
  filter: brightness(100);
} */

/* Homepage */

/* .template-index footer {
  background-color: #ffffff !important;
} */

/* .template-index footer :is(div, a, p) {
  color: var(--dark-green) !important;
} */

/* .template-index footer input {
  filter: none;
  border-color: var(--dark-green);
}

.template-index footer button {
  filter: none;
} */

/* ==
Footer Top Bar
== */

/* Homepage */

.template-index
  #shopify-section-sections--23636666122549__footer-top-bar
  > aside {
  background-repeat: repeat;
  background-color: var(--dark_green);
  background-size: 800px;
}

/* Global */

#shopify-section-sections--23636666122549__footer-top-bar > aside {
  background-image: var(--pattern-green);
  background-repeat: repeat;
  background-color: var(--dark_green);
  background-size: 800px;
}

/*============================================================================*\
    Galleries
\*============================================================================*/

/* Adjust gallery images to be square */

:is(.product-images__slide, .product-featured-image) img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center;
}

.product-featured-image a {
  padding-bottom: 100% !important;
}

.product-featured-image img {
  height: auto;
}

/*============================================================================*\
    Bundles
\*============================================================================*/

/* Bundle UI */

#bundler-target-element {
  padding: 15px;
  border-radius: 8px;
  border: 1px solid var(--color-accent);
  margin-bottom: 15px;
}

.bndlr-container {
  width: 100% !important;
  text-align: center !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
  clear: both !important;
  box-sizing: border-box !important;
  line-height: 1.5 !important;
  border-top: none !important;
}

.bndlr-container h2.bndlr-bundle-title {
  font-size: 2rem !important;
  text-align: left !important;
  margin: 0 auto !important;
}

.bndlr-bundle-description {
  color: grey;
  font-size: 1rem !important;
  text-align: left !important;
  width: 100% !important;
  margin: 0 !important;
  max-width: 400px !important;
  line-height: 1.4em !important;
}

.bndlr-inner-products-container,
.bndlr-products-container {
  display: block !important;
}

.bndlr-product {
  display: none !important;
  flex-direction: column !important;
  justify-content: center !important;
}

.bndlr-total-price,
.bndlr-mnm-total-price {
  display: none !important;
}

.bndlr-add-to-cart {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-transform: uppercase !important;
  width: 100% !important;
  max-width: 100% !important;
  font-size: 0.8125rem !important;
  font-weight: 700 !important;
  letter-spacing: var(--button-letter-spacing, 0.2em) !important;
  background: #4c6027 !important;
  border-radius: 4px !important;
  margin-top: 24px !important;
  min-height: 52px !important;
}

/* Bundle Guides */

 .bundle-guides-wrapper {
  position: relative;
}

.bundle-guides-container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  max-width: 100%;
  overflow: hidden;
}

.bundle-guides-grid {
  display: flex;
  gap: 2rem;
  overflow-x: hidden;
  scroll-behavior: smooth;
  padding: 2rem 0;
  max-width: 100%;
}

.bundle-guide-item {
  flex: 0 0 calc(25% - 1.5rem); /* 4 items max */
  text-align: center;
  position: relative;
}

.bundle-guide-image-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}

.primary-img,
.hover-img {
  width: 100%;
  height: auto;
  transition: opacity 0.5s ease;
  display: block;
}

.hover-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.bundle-guide-image-wrapper:hover .primary-img {
  opacity: 0;
}

.bundle-guide-image-wrapper:hover .hover-img {
  opacity: 1;
}

.bundle-guide-item h3 {
  margin-top: 0.75rem;
  font-size: 1rem;
  color: #111827;
}

.learn-more-button {
  display: inline-block;
  margin-top: 0.5rem;
  padding: 0.5rem 1rem;
  background-color: #111827;
  color: #ffffff;
  border-radius: 6px;
  text-decoration: none;
  font-size: 0.9rem;
  transition: background-color 0.3s ease;
}

.bundle-arrow {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
}

.bundle-arrow svg {
  width: 32px;
  height: 32px;
  stroke: #6b7280;
}

.bundle-arrow:hover svg {
  stroke: #111827;
}

.bundle-arrow--left {
  margin-right: 1rem;
}

.bundle-arrow--right {
  margin-left: 1rem;
}
.bundle-guides-wrapper {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 1rem;
}

}

.bundle-guides-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.bundle-guides-grid {
  display: flex;
  overflow-x: hidden;
  gap: 2rem;
  flex: 1;
}
/* Text color for the product titles */
.bundle-guide-item h3 {
  color: #4C6027;
  font-weight: normal; /* Or '400', if you prefer */
}

/* Button styling: same color as text, with bold and underlined */
.learn-more-button {
  color: #4C6027;
  font-weight: bold;
  text-decoration: underline;
  border: none;
  background-color: transparent;
  padding: 0;
  font-size: 16px; /* Adjust size if needed */
}

.learn-more-button {
  display: inline-block;
  color: #4C6027;
  font-weight: bold;
  text-decoration: underline;
  margin-top: 8px;
  transition: none; /* No transition on hover */
}

.learn-more-button:hover {
  color: #4C6027; /* Stay the same color on hover */
  text-decoration: underline; /* Keep underline on hover */
}
