h1{
    margin-block-end: 1rem !important;
    margin-block-start: .5rem !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font-text) !important;
}

h2,
h3,
h4,
h5,
h6 {
    font-weight: 400 !important;
    text-transform: unset !important;
}

h1,
h1 * {
    font-size: 40px !important;
    line-height: normal !important;
}

h2,
h2 * {
    font-size: 28px !important;
    letter-spacing: normal !important;
}

h3,
h3 * {
    font-size: 20px !important;
}

h2,
h3,
h4,
h5 {
    margin-bottom: 6px !important;
}

blockquote+h2,
blockquote+h3,
blockquote+h4,
blockquote+header h2,
form+h2,
form+h3,
form+h4,
form+header h2,
ol+h2,
ol+h3,
ol+h4,
ol+header h2,
p+h2,
p+h3,
p+h4,
p+header h2,
table+h2,
table+h3,
table+h4,
table+header h2,
ul+h2,
ul+h3,
ul+h4,
ul+header,
.page-content * h2 {
    margin-top: 24px !important;
}

address,
table {
    margin-bottom: 10px !important;
}

.page-content p {
    margin-bottom: 10px !important;
}

.shoptimizer-archive>.col-full {
    max-width: 900px !important;
    margin: 0 auto !important;
    padding: 40px 20px 40px 20px !important
}

.content-area {
    width: 100% !important;
}

.entry-content ul,
.entry-content ol {
    margin-left: 16px !important;
}

.entry-content ul {
    list-style: disc !important;
}

.entry-content ol {
    list-style: decimal !important;
}

.page-header {
    margin-bottom: 1em !important;
}

.wp-block-image{
    margin-top: 24px !important;
    margin-bottom: 24px !important;
}