#fw-section-links-list-1757203977 {

a {
  position: relative;
  display: inline-block;
  background: #E7B946; /* Honey Gold button */
  color: #1E1B16;      /* Rich Espresso text */
  border: none;
  border-radius: 12px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

/* Raise effect on hover */
a:hover {
  box-shadow: 
    0 0 0 2px #FFFFFF,   /* white outline to separate from backgrounds */
    8px 8px 0 #4A453E;   /* darker shadow using Light Espresso */
  transform: translate(-3px, -3px); /* lifted look */
}
}

#fw-section-newsletter-1757203977 {

a {
  position: relative;
  display: inline-block;
  background: #E7B946; /* Honey Gold button */
  color: #1E1B16;      /* Rich Espresso text */
  border: none;
  border-radius: 12px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

/* Raise effect on hover */
a:hover {
  box-shadow: 
    0 0 0 2px #FFFFFF,   /* white outline to separate from backgrounds */
    8px 8px 0 #4A453E;   /* darker shadow using Light Espresso */
  transform: translate(-3px, -3px); /* lifted look */
}
}

#fw-section-recent-tiktoks-1757203977 {

a {
  position: relative;
  display: inline-block;
  background: #E7B946; /* Honey Gold button */
  color: #1E1B16;      /* Rich Espresso text */
  border: none;
  border-radius: 12px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

/* Raise effect on hover */
a:hover {
  box-shadow: 
    0 0 0 2px #FFFFFF,   /* white outline to separate from backgrounds */
    8px 8px 0 #4A453E;   /* darker shadow using Light Espresso */
  transform: translate(-3px, -3px); /* lifted look */
}
}
#fw-section-hero-1757203977 {

a {
  position: relative;
  display: inline-block;
  background: #E7B946; /* Honey Gold button */
  color: #1E1B16;      /* Rich Espresso text */
  border: none;
  border-radius: 12px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

/* Raise effect on hover */
a:hover {
  box-shadow: 
    0 0 0 2px #FFFFFF,   /* white outline to separate from backgrounds */
    8px 8px 0 #4A453E;   /* darker shadow using Light Espresso */
  transform: translate(-3px, -3px); /* lifted look */
}
}
#fw-section-donations-1757203977 {

a {
  position: relative;
  display: inline-block;
  background: #E7B946; /* Honey Gold button */
  color: #1E1B16;      /* Rich Espresso text */
  border: none;
  border-radius: 12px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

/* Raise effect on hover */
a:hover {
  box-shadow: 
    0 0 0 2px #FFFFFF,   /* white outline to separate from backgrounds */
    8px 8px 0 #4A453E;   /* darker shadow using Light Espresso */
  transform: translate(-3px, -3px); /* lifted look */
}
}
#fw-section-featured-product-1757203977 {

a {
  position: relative;
  display: inline-block;
  background: #E7B946; /* Honey Gold button */
  color: #1E1B16;      /* Rich Espresso text */
  border: none;
  border-radius: 12px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

/* Raise effect on hover */
a:hover {
  box-shadow: 
    0 0 0 2px #FFFFFF,   /* white outline to separate from backgrounds */
    8px 8px 0 #4A453E;   /* darker shadow using Light Espresso */
  transform: translate(-3px, -3px); /* lifted look */
}
}

#fw-section-featured-collection-1757203977 {

a {
  position: relative;
  display: inline-block;
  background: #E7B946; /* Honey Gold button */
  color: #1E1B16;      /* Rich Espresso text */
  border: none;
  border-radius: 12px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

/* Raise effect on hover */
a:hover {
  box-shadow: 
    0 0 0 2px #FFFFFF,    /* white outline */
    8px 8px 0 #4A453E,    /* darker drop shadow */
    -12px 0 20px -8px #E7B946, /* sunburst glow left */
    12px 0 20px -8px #E7B946;  /* sunburst glow right */
  transform: translate(-3px, -3px);
}
}