.hide {
    display: none;
}

h3.wc-settings-sub-title.wpg_separator_heading {
    border-bottom: 2px solid #000;
    font-weight: bold;
    color: #23282d;
    font-size: 1.3em;
    margin: 32px 0px 5px 0px;
    padding-bottom: 10px;
}
.list {
    list-style-type: circle;
    margin-left: 42px;
}