.richtext table{font-family:var(--bs-body-font-family);font-size:var(--bs-p-font-size);line-height:var(--bs-p-line-height);font-weight:var(--bs-p-font-weight)}
.richtext table caption{font-family:var(--bs-body-font-family);color:var(--bs-body-color);font-size:var(--bs-p-font-size)}
.richtext table tbody tr th{color:var(--bs-body-color);font-size:var(--bs-p-font-size)}
.richtext table tbody tr td{color:var(--bs-body-color);font-size:var(--bs-p-font-size)}
footer .richtext{font-family:var(--bs-body-font-family)}
footer .richtext a:link,footer .richtext a:visited{font-family:var(--bs-body-font-family)}
@media screen and (max-width:768px){.richtext table,.richtext table caption,.richtext table tbody tr th,.richtext table tbody tr td{font-size:var(--bs-p-smmd-font-size);line-height:var(--bs-p-smmd-line-height)}
}