body {
    color: #666;
    line-height: 1.7em;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    font-size: 18px;
    width: 70%;
    margin: 50px;
}

.et_pb_section_1 .et_pb_section {
    padding-top: 67px;
    background-color: RGBA(0,0,0,0)!important;
    text-align: center;
    margin-left: 10px;
}

.et_pb_section {
    position: relative;
    background-size: cover;
    background-position: 50%;
}

.et_pb_text_inner {
    position: relative;
}

h2 {
    font-family: 'Open Sans', sans-serif;
}

article {
    display: block;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border: inherit;
    border-color: #eee;

}

table {
    border-spacing: 0;
}

.entry-content table:not(.variations) {
    border: 1px solid #eee;
    margin: 0 0 15px;
    text-align: left;
    width: 100%;
}

p {
    text-align: left;
}

ul {
    text-align: left;
}