<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wpurp-recipe-instruction-group {
    font-size: 1.4em;
    font-weight: bold;
}

h1.wpurp-title {
    font-weight: bold;
    font-size: 2em;
    border-bottom: 1px solid #C1C1C1;
}

img {}

.wpurp-recipe-instructions img {
    margin-top: 10px;
    -webkit-box-shadow: 10px 10px 0px 0px rgba(220,220,220,1);
	-moz-box-shadow: 10px 10px 0px 0px rgba(220,220,220,1);
	box-shadow: 10px 10px 0px 0px rgba(220,220,220,1);
}

li.group {
    list-style-type: none !important;
    font-size: 1.25em;
    font-weight: bold;
    margin-left: 0 !important;
    margin-top: 10px;
}

body {
    font-weight: normal;
}

.about-us-image {
    width: 110px;
    border-right: 10px solid transparent;
}

.cat-item a {
    text-decoration: none;
}

.cat-item a:hover {
    font-weight: bold;
}

li.cat-item {
    border-bottom: 1px solid whitesmoke;
}
</pre></body></html>