.ingredients-container h2, 
.ingredients-container h3 {
    font-family: "Noto Sans", sans-serif;
}

.instructions h2 {
    font-family: "Source Serif 4", serif;
    font-weight: 400 !important;
}

.recipe-search-wrapper {
    background: #fff url(https://www.hemtrevligt.se/hemmetsjournal/app/uploads/2022/10/Rutig-duk-Ica-lutad-v3.svg) !important;
}

.recipe-step .number {
    font-family: "Source Serif 4", serif;
}

.ingredients-container h2, 
.ingredients-container h3, 
.ingredients-container h2 {
    font-family: "Source Serif 4", serif;
    font-weight: 500 !important;
}

.recipe-badge {
    background: url(https://www.hemtrevligt.se/hemmetsjournal/app/uploads/2022/10/recipe_badge.svg) no-repeat;
    font-family: "Source Serif 4", serif;
}

h1, h2, h3, h4, h5, h6, strong{
    font-weight: 600 !important;
}

.taipei iframe{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.taipei{
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
}