/**
 * Neptune SEO Category – Styles front pour le bloc titre et texte SEO
 */

.category-seo-title {
    font-size: 2rem;
    color: #232323;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
}

.category-seo-text p {
    font-size: 11pt;
    color: #000000;
}
