.produto-intro-row {
    margin-bottom: 0;
}

.produto-conteudo-extra {
    display: none;
}

.produto-conteudo-extra.is-open {
    display: block;
}

.produto-leia-mais-wrap {
    text-align: center;
    margin: 1.5rem 0 1rem;
}

.produto-cta-wrap {
    margin-bottom: 2rem;
}

.produto-whatsapp-cta {
    text-align: center;
    margin: 2.5rem 0 1rem;
    padding: 2rem 1.5rem;
    background: #f5f8fc;
    border-left: 4px solid #25d366;
}

.produto-whatsapp-cta p {
    margin-bottom: 1.25rem;
    font-size: 1.05rem;
}

.produto-btn-whatsapp {
    background: #25d366 !important;
    border-color: #25d366 !important;
}

.produto-btn-whatsapp:hover {
    background: #fff !important;
    color: #25d366 !important;
    border-color: #25d366 !important;
}

.produto-btn-whatsapp i {
    margin-right: 8px;
}
