#content a {
    color: #bf9764;
    font-weight: bold;
    text-decoration: none;
}

#content a:hover {
    color: #545454;
    text-decoration: none;
    font-weight: bold;
}

#content .wp-block-file .wp-block-file__button {
    background: #a68356;
    border-radius: 2em;
    color: #ffffff;
    font-size: 12px;
    padding: .1em .5em;
}

#content p {
font-size: 15px;
color: #333;
font-weight: bolder;
}

.entry ul li {
    list-style-type: disc;
    font-size: 15px;
    color: #333;
    font-weight: bolder;
    min-height: 20px;
}

.page-id-4213 td {
	font-size: 12pt !important;
	padding: 10px !important;
}

#content {
padding: 20px 0px !important;
}

element.style {
}
ul.cart {
    display: none !important;
}
div#mobile-header {
    display: none !important;
}
h1.title {
display:none;
}
.single-recipe > h1:not([class]) {
  display: none;
}
#header {
    padding: 22px 0 17px;
    max-width: 675px;
}

.wp-block-columns .wp-block-column:first-child {
    padding-right: 100px;
}
