
.oe-table { width:100%; border-collapse:collapse; }
.oe-table th, .oe-table td { border-bottom:1px solid #e8e8e8; padding:.5rem .75rem; text-align:left; }
.oe-table thead th { font-weight:600; }

.oe-box { border:1px solid #eee; border-radius:10px; padding:1rem 1.25rem; margin:1rem 0; background:#fff; }
.oe-box-title { margin-top:0; }

.oe-facts { list-style:none; padding-left:0; margin:0 0 0.75rem 0; }
.oe-facts li { margin:0.25rem 0; }

.oe-wiki-summary { margin-top:1rem; overflow:hidden; }
.oe-summary-thumb { max-width:140px; height:auto; float:right; margin:0 0 1rem 1rem; border-radius:6px; }

.oe-attrib { font-size:0.85em; opacity:0.8; }
