.textbox p { margin-bottom: 20px; }
.section p { margin-bottom: 20px; }
.section figure { margin-top: 20px; margin-bottom: 40px; }
.container > div {margin-bottom: 30px;}
.textbox table {
    border-spacing: 1px;
    background-color: #fff;
    margin-bottom: 20px;
}
.textbox tbody tr th { padding-left: 7px;}
.textbox table td {
    background-color: #efefef;
    padding: 8px 12px;
}
