﻿.faq-card {
    background-color: #C41B17;
}

.texto-faq {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}

.link-faq {
    color: #C41B17!important;
}