.home-blog-section .blog-card h3 {
    margin: 8px 0 12px;
    font-size: 1.25rem;
    line-height: 1.35;
}

.home-blog-section .blog-card h3 a {
    color: var(--color-texto);
    text-decoration: none;
}

