/* Footer «Primera compra» — sustituto ligero de cro-checkout.css en catálogo/home */

.ytsmed-cro-footer-primera {
    margin: 0;
    padding: 0.65rem 1rem;
    font-family: Montserrat, system-ui, sans-serif;
    background: #f7f9f8;
    border-top: 1px solid #c5e8d4;
}

.ytsmed-cro-footer-primera__inner {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 0.82rem;
    line-height: 1.45;
}

.ytsmed-cro-footer-primera__link {
    color: #23a455;
    font-weight: 700;
    text-decoration: none;
}

.ytsmed-cro-footer-primera__link:hover,
.ytsmed-cro-footer-primera__link:focus-visible {
    color: #1e8f4a;
    text-decoration: underline;
    outline: none;
}

.ytsmed-cro-footer-primera__sep {
    margin: 0 0.35rem;
    color: #9aa8a0;
}

.ytsmed-cro-footer-primera__hint {
    color: #5a5a5a;
}
