.content-wrapper { overflow-wrap: anywhere; overflow-x: auto; }
.content-wrapper img, .wordpress-gallery img, .wordpress-content img { max-width: 100%; height: auto; }
.content-wrapper .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.content-wrapper table { max-width: 100%; border-collapse: collapse; }
.content-wrapper th, .content-wrapper td { padding: .65rem; border: 1px solid #dee2e6; vertical-align: top; }
.content-wrapper .table-responsive { margin-bottom: 1.5rem; }
.wordpress-gallery { margin-top: 1rem; margin-bottom: 1.5rem; }
.wordpress-gallery figure { margin-bottom: 0; }
.wordpress-gallery img { width: 100%; object-fit: contain; }
.wordpress-content { padding-top: 1rem; border-top: 1px solid #e9ecef; }
