.wp-singular .gg-product-card {
   width: 100%;
    min-width: 0;
    max-width: none;
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #e7e0d1;
    border-radius: 6px;
    border: 2px solid rgba(0, 0, 0, .12);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .08);
    overflow: hidden;
    transform: none !important;
}


span.gg-product-card__btn {
    border-radius: 10px !important;
    background: #298C37 !important;
    border: 2px solid #1b1b1b !important;
    color: #FFF7E6 !important;
}


.gg-product-card__btn{
font-family: 'hwt-artz' !important;
}

span.gg-product-card__btn {
    border-radius: 10px !important;
    background: #298C37 !important;
    border: 2px solid #1b1b1b !important;
    color: #FFF7E6 !important;
    letter-spacing: 5%;
    font-size: 13px;
}

.gg-button, .gg-link-button{
font-family: 'hwt-artz' !important;
  border-radius: 10px !important;
    border: 2px solid #1b1b1b !important;

  
}

h1, h2{letter-spacing: 5% !important;}

.gg-guide-section figure img, .gg-guide-section > img, .gg-guide-section p img, .gg-guide-page img {
    max-height: 520px;
    width: auto;
    margin: 26px auto;
    object-fit: contain;
    border-radius: 8px;
    border: solid 3px black;
}

.gg-guide-card, .gg-guide-section, .gg-guide-cta, .gg-guide-back {
    border: 3px solid #111;
    border-radius: 14px;
    box-shadow: 0 0 0 #111 !important;
    background: #fff;
    padding: 26px 28px;
}

.gg-guide-section#potenciales-beneficios-del-cbd-lo-que-dice-la-ciencia a[href*="linkedin.com"],
.gg-guide-section#potenciales-beneficios-del-cbd-lo-que-dice-la-ciencia a[href*="linkedin.com"] img {
    border: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.gg-guide-section#potenciales-beneficios-del-cbd-lo-que-dice-la-ciencia a[href*="linkedin.com"] img {
    filter: brightness(0) saturate(100%) !important;
}

.gg-guide-page a[href*="linkedin.com"],
.gg-guide-page a[href*="linkedin.com"] img {
    border: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
  filter: brightness(0) saturate(100%) !important;
}