:root{--bs-p-font-size:calc(var(--bs-body-font-size)+0.125rem);--bs-p-line-height:22.5px;--bs-p-font-weight:400;--bs-p-smmd-font-size:.875rem;--bs-p-smmd-line-height:17.5px}
.paragraph_system .text-wrap figcaption{font-family:var(--bs-body-font-family);font-size:var(--bs-p-font-size);color:var(--bs-body-color)}
.paragraph_system .text-wrap 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)}
.paragraph_system .text-wrap table caption{font-family:var(--bs-body-font-family);color:var(--bs-body-color);font-size:var(--bs-p-font-size)}
.paragraph_system .text-wrap table tbody tr th{color:var(--bs-body-color);font-size:var(--bs-p-font-size)}
.paragraph_system .text-wrap table tbody tr td{color:var(--bs-body-color);font-size:var(--bs-p-font-size);padding:10px}
@media screen and (max-width:768px){.paragraph_system .text-wrap table,.paragraph_system .text-wrap table caption,.paragraph_system .text-wrap table tbody tr th,.paragraph_system .text-wrap table tbody tr td{font-size:var(--bs-p-smmd-font-size);line-height:var(--bs-p-smmd-line-height)}
}