﻿table {
    max-width: 100% !important;
    border: 0 !important;
    background-color: transparent!important ;
}

td{
    border:0!important;
}



table td, table th {
    padding-top: 0.8rem;
    padding-right: 1rem;
    padding-bottom: 0.8rem;
    padding-left: 1rem;
}

blockquote {
    background-color: #a55e2c;
    color: white !important;
}

h1, h2, h3, h4, h5, h6 {
    color: inherit !important;
    font-style: initial !important;
}

.h3BlogsRelacionados {
    color: #1c1c1c!important;
}

.RelacionadosDados > * {
    display: inline-flex!important;
}