.shoppingNotes-section{
    min-height: 600px;
    padding-top: 30px;
}
.shoppingNotes-wrapper{
    margin-bottom: 60px;
}
h1{
    font-size: 2em;
    padding-top: 12px;
}
.shoppingNotes-wrapper b,
.shoppingNotes-wrapper h1,
.shoppingNotes-wrapper h2,
.shoppingNotes-wrapper h3,
.shoppingNotes-wrapper h4,
.shoppingNotes-wrapper h5,
.shoppingNotes-wrapper h6,
.shoppingNotes-wrapper strong {
    color: inherit!important;
}
body p {
    font-weight: unset!important;
}