#fw-section-image-with-text-06b8371b-3983-41b0-be6a-c426a119d507 {

/* Change the primary button color for the Hooroo widget */
a.button.button--primary.button--expand {
    background-color: #984ab4 !important; /* button background */
    border-color: #984ab4 !important;     /* button border */
    color: #ffffff !important;            /* text color */
}
}
#fw-section-image-with-text-efcc6dda-892d-4fc0-99a1-623786ef4526 {

/* Change the primary button color for the Hooroo widget */
a.button.button--primary.button--expand {
    background-color: #20305c !important; /* button background */
    border-color: #20305c !important;     /* button border */
    color: #ffffff !important;            /* text color */
}
}
#fw-section-image-with-text-8a2641bc-e03a-4fe0-8fae-669d07202c99 {

/* Change the primary button color for the Hooroo widget */
a.button.button--primary.button--expand {
    background-color: #5c945c !important; /* button background */
    border-color: #5c945c !important;     /* button border */
    color: #ffffff !important;            /* text color */
}
}
#fw-section-image-with-text-7a47599c-d9cd-48bd-b089-5665dba82d6c {

/* Change the primary button color for the Hooroo widget */
a.button.button--primary.button--expand {
    background-color: #bc4152 !important; /* button background */
    border-color: #bc4152 !important;     /* button border */
    color: #ffffff !important;            /* text color */
}
}
#fw-section-image-with-text-56a0e714-a638-40ff-9253-1d2e24c5297a {

/* Change the primary button color for the Hooroo widget */
a.button.button--primary.button--expand {
    background-color: #cac568 !important; /* button background */
    border-color: #cac568 !important;     /* button border */
    color: #ffffff !important;            /* text color */
}
}





#fw-section-header {

/* Hide any cart icon anywhere on the site */
svg[title="Cart"],
a[href*="cart"],
button[aria-label*="cart"] {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

}