.g-button {
  background: #88c7eb; }
  .g-button:hover {
    color: #88c7eb !important;
    border-color: #88c7eb !important;
    background: #fff; }

.g-button.g-button--invert {
  color: #88c7eb !important;
  border-color: #88c7eb !important; }
  .g-button.g-button--invert:hover {
    background: #88c7eb;
    color: #fff !important; }

.pagepath a {
  color: #fe926b; }

html body .lpc-product-7__carousel, html body .lpc-product-7__carousel .splide__inner, html body .lpc-product-7__carousel .splide__track {
  height: 100%; }
