.skip-link{
    font-weight: bold;
    margin-left: 1em;
}

.serving-1{
    font-weight: bold;
    color: darkblue;
}

.serving-4{
    font-style: italic;
    color: brown;
}

#recipe ul{
    margin-top: 0px !important;
}

#recipe h3, #recipe h4, #recipe h5{
    font-family: "Noto Sans", sans-serif !important; 
    font-size: 16px !important;
    font-optical-sizing: auto;
    font-weight: normal;
    font-variation-settings:
      "wdth" 100;
}

#recipe h3{
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.25em;
}

#recipe h4, #recipe h5{
    margin-top: 0.5em;
    margin-bottom: 0.25em;
}

#recipe h5{
    font-style: italic;
}

#recipe .indent{
    margin-left: 1em;
}