   body { min-height: 100vh; } figcaption { background: var(--veolia-grey); font-size: var(--text-s); padding: var(--space-2xs) var(--space-xs); line-height: var(--text-m); opacity: 0.88; } .brxe-list li:last-child { padding-bottom: 0 !important; } .brxe-list .icon { padding-top: 5px !important; }    table { border-spacing: 0px; } table th { text-align: left; border-bottom: 2px solid #33333364; padding-bottom: 10px; } table td { border-bottom: 1px solid #33333332; padding: 15px 0px; } table tr:last-child td { border-bottom: none; } table tr th:not(:last-child), table tr td:not(:last-child) { padding-right: 10px; }