#fw-section-custom-html-0a35d928-8462-41bb-90bc-217ef897147c {

.body-style {
    font-family: Arial, sans-serif;
    max-width: 1200px;
    margin: 20px auto;
    padding: 20px;
    background-color: #f5f5f5;
    }
    .header {
    text-align: center;
    margin-bottom: 20px;
    }
    .header h1 {
    color: #333;
    }
    .grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    }
    .recipe-card {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    padding: 15px;
    }
    .recipe-header {
    text-align: center;
    margin-bottom: 15px;
    }
    .recipe-header h2 {
    color: #333;
    font-size: 1.5em;
    }
    .recipe-header h3 {
    color: #555;
    font-size: 1.2em;
    }
    .recipe-header img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin-top: 10px;
    }
    .section {
    margin-bottom: 15px;
    }
    .section h4 {
    color: #444;
    border-bottom: 2px solid #eee;
    padding-bottom: 5px;
    font-size: 1.1em;
    }
    .ingredients ul {
    list-style-type: disc;
    padding-left: 20px;
    font-size: 0.9em;
    }
    .instructions ol {
    padding-left: 20px;
    font-size: 0.9em;
    }
    .nutrition table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9em;
    }
    .nutrition th, .nutrition td {
    padding: 6px;
    text-align: left;
    border-bottom: 1px solid #eee;
    }
    .nutrition th {
    background-color: #f9f9f9;
    }
    @media (max-width: 600px) {
    .grid-container {
    grid-template-columns: 1fr;
    }
    }
}

#fw-section-custom-html-13b09d6a-1e91-45aa-b628-1c25aeb6330b {

.recipe-card {
        font-family: Arial, sans-serif;
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        background-color: #f5f5f5;
    }
    .recipe-card {
        background-color: white;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        padding: 15px;
    }
    .recipe-header {
        text-align: center;
        margin-bottom: 15px;
    }
    .recipe-header h1 {
        margin: 0;
        color: #333;
        font-size: 1.5em;
    }
    .recipe-header h2 {
        color: #555;
        font-size: 1.2em;
        margin: 5px 0;
    }
    .recipe-header img {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
        margin-top: 10px;
    }
    .section {
        margin-bottom: 15px;
    }
    .section h2 {
        color: #444;
        border-bottom: 2px solid #eee;
        padding-bottom: 5px;
        font-size: 1.2em;
    }
    .ingredients ul {
        list-style-type: disc;
        padding-left: 20px;
        font-size: 0.9em;
    }
    .instructions ol {
        padding-left: 20px;
        font-size: 0.9em;
    }
    .nutrition table {
        width: 100%;
        border-collapse: collapse;
        font-size: 0.9em;
    }
    .nutrition th, .nutrition td {
        padding: 6px;
        text-align: left;
        border-bottom: 1px solid #eee;
    }
    .nutrition th {
        background-color: #f9f9f9;
    }
}

#fw-section-custom-html-b658fe3d-c4f2-4d8c-82af-f33671c857db {

.recipe-card {
        font-family: Arial, sans-serif;
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        background-color: #f5f5f5;
    }
    .recipe-card {
        background-color: white;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        padding: 15px;
    }
    .recipe-header {
        text-align: center;
        margin-bottom: 15px;
    }
    .recipe-header h1 {
        margin: 0;
        color: #333;
        font-size: 1.5em;
    }
    .recipe-header h2 {
        color: #555;
        font-size: 1.2em;
        margin: 5px 0;
    }
    .recipe-header img {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
        margin-top: 10px;
    }
    .section {
        margin-bottom: 15px;
    }
    .section h2 {
        color: #444;
        border-bottom: 2px solid #eee;
        padding-bottom: 5px;
        font-size: 1.2em;
    }
    .ingredients ul {
        list-style-type: disc;
        padding-left: 20px;
        font-size: 0.9em;
    }
    .instructions ol {
        padding-left: 20px;
        font-size: 0.9em;
    }
    .nutrition table {
        width: 100%;
        border-collapse: collapse;
        font-size: 0.9em;
    }
    .nutrition th, .nutrition td {
        padding: 6px;
        text-align: left;
        border-bottom: 1px solid #eee;
    }
    .nutrition th {
        background-color: #f9f9f9;
    }
}

#fw-section-custom-html-f3358a82-be1d-44fa-b1c1-3df6dbf969f8 {

.recipe-card {
        font-family: Arial, sans-serif;
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        background-color: #f5f5f5;
    }
    .recipe-card {
        background-color: white;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        padding: 15px;
    }
    .recipe-header {
        text-align: center;
        margin-bottom: 15px;
    }
    .recipe-header h1 {
        margin: 0;
        color: #333;
        font-size: 1.5em;
    }
    .recipe-header h2 {
        color: #555;
        font-size: 1.2em;
        margin: 5px 0;
    }
    .recipe-header img {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
        margin-top: 10px;
    }
    .section {
        margin-bottom: 15px;
    }
    .section h2 {
        color: #444;
        border-bottom: 2px solid #eee;
        padding-bottom: 5px;
        font-size: 1.2em;
    }
    .ingredients ul {
        list-style-type: disc;
        padding-left: 20px;
        font-size: 0.9em;
    }
    .instructions ol {
        padding-left: 20px;
        font-size: 0.9em;
    }
    .nutrition table {
        width: 100%;
        border-collapse: collapse;
        font-size: 0.9em;
    }
    .nutrition th, .nutrition td {
        padding: 6px;
        text-align: left;
        border-bottom: 1px solid #eee;
    }
    .nutrition th {
        background-color: #f9f9f9;
    }
}





#fw-section-custom-html-9e4ad331-3253-46b6-b214-34e946ffb909 {

.recipe-card {
        font-family: Arial, sans-serif;
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        background-color: #f5f5f5;
    }
    .recipe-card {
        background-color: white;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        padding: 15px;
    }
    .recipe-header {
        text-align: center;
        margin-bottom: 15px;
    }
    .recipe-header h1 {
        margin: 0;
        color: #333;
        font-size: 1.5em;
    }
    .recipe-header h2 {
        color: #555;
        font-size: 1.2em;
        margin: 5px 0;
    }
    .recipe-header img {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
        margin-top: 10px;
    }
    .section {
        margin-bottom: 15px;
    }
    .section h2 {
        color: #444;
        border-bottom: 2px solid #eee;
        padding-bottom: 5px;
        font-size: 1.2em;
    }
    .ingredients ul {
        list-style-type: disc;
        padding-left: 20px;
        font-size: 0.9em;
    }
    .instructions ol {
        padding-left: 20px;
        font-size: 0.9em;
    }
    .nutrition table {
        width: 100%;
        border-collapse: collapse;
        font-size: 0.9em;
    }
    .nutrition th, .nutrition td {
        padding: 6px;
        text-align: left;
        border-bottom: 1px solid #eee;
    }
    .nutrition th {
        background-color: #f9f9f9;
    }
}











#fw-section-custom-html-bedc4b5f-5ba9-422d-9367-e5bba6b80c14 {

.recipe-card {
        font-family: Arial, sans-serif;
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        background-color: #f5f5f5;
    }
    .recipe-card {
        background-color: white;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        padding: 15px;
    }
    .recipe-header {
        text-align: center;
        margin-bottom: 15px;
    }
    .recipe-header h1 {
        margin: 0;
        color: #333;
        font-size: 1.5em;
    }
    .recipe-header h2 {
        color: #555;
        font-size: 1.2em;
        margin: 5px 0;
    }
    .recipe-header img {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
        margin-top: 10px;
    }
    .section {
        margin-bottom: 15px;
    }
    .section h2 {
        color: #444;
        border-bottom: 2px solid #eee;
        padding-bottom: 5px;
        font-size: 1.2em;
    }
    .ingredients ul {
        list-style-type: disc;
        padding-left: 20px;
        font-size: 0.9em;
    }
    .instructions ol {
        padding-left: 20px;
        font-size: 0.9em;
    }
    .nutrition table {
        width: 100%;
        border-collapse: collapse;
        font-size: 0.9em;
    }
    .nutrition th, .nutrition td {
        padding: 6px;
        text-align: left;
        border-bottom: 1px solid #eee;
    }
    .nutrition th {
        background-color: #f9f9f9;
    }
}

#fw-section-custom-html-abf806cb-4653-4106-bb0b-317496fde99c {

.recipe-card {
        font-family: Arial, sans-serif;
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        background-color: #f5f5f5;
    }
    .recipe-card {
        background-color: white;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        padding: 15px;
    }
    .recipe-header {
        text-align: center;
        margin-bottom: 15px;
    }
    .recipe-header h1 {
        margin: 0;
        color: #333;
        font-size: 1.5em;
    }
    .recipe-header h2 {
        color: #555;
        font-size: 1.2em;
        margin: 5px 0;
    }
    .recipe-header img {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
        margin-top: 10px;
    }
    .section {
        margin-bottom: 15px;
    }
    .section h2 {
        color: #444;
        border-bottom: 2px solid #eee;
        padding-bottom: 5px;
        font-size: 1.2em;
    }
    .ingredients ul {
        list-style-type: disc;
        padding-left: 20px;
        font-size: 0.9em;
    }
    .instructions ol {
        padding-left: 20px;
        font-size: 0.9em;
    }
    .nutrition table {
        width: 100%;
        border-collapse: collapse;
        font-size: 0.9em;
    }
    .nutrition th, .nutrition td {
        padding: 6px;
        text-align: left;
        border-bottom: 1px solid #eee;
    }
    .nutrition th {
        background-color: #f9f9f9;
    }
}






#fw-section-custom-html-a07a0205-d3d1-4876-8266-577a1f5aa0ac {

.recipe-card {
        font-family: Arial, sans-serif;
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        background-color: #f5f5f5;
    }
    .recipe-card {
        background-color: white;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        padding: 15px;
    }
    .recipe-header {
        text-align: center;
        margin-bottom: 15px;
    }
    .recipe-header h1 {
        margin: 0;
        color: #333;
        font-size: 1.5em;
    }
    .recipe-header h2 {
        color: #555;
        font-size: 1.2em;
        margin: 5px 0;
    }
    .recipe-header img {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
        margin-top: 10px;
    }
    .section {
        margin-bottom: 15px;
    }
    .section h2 {
        color: #444;
        border-bottom: 2px solid #eee;
        padding-bottom: 5px;
        font-size: 1.2em;
    }
    .ingredients ul {
        list-style-type: disc;
        padding-left: 20px;
        font-size: 0.9em;
    }
    .instructions ol {
        padding-left: 20px;
        font-size: 0.9em;
    }
    .nutrition table {
        width: 100%;
        border-collapse: collapse;
        font-size: 0.9em;
    }
    .nutrition th, .nutrition td {
        padding: 6px;
        text-align: left;
        border-bottom: 1px solid #eee;
    }
    .nutrition th {
        background-color: #f9f9f9;
    }
}

#fw-section-custom-html-188516dd-a4d1-44cb-86e8-e88b984755d0 {

        .recipe-card {
            font-family: Arial, sans-serif;
            max-width: 800px;
            margin: 20px auto;
            padding: 20px;
            background-color: #f5f5f5;
        }
        .recipe-card {
            background-color: white;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
            padding: 15px;
        }
        .recipe-header {
            text-align: center;
            margin-bottom: 15px;
        }
        .recipe-header h1 {
            margin: 0;
            color: #333;
            font-size: 1.5em;
        }
        .recipe-header h2 {
            color: #555;
            font-size: 1.2em;
            margin: 5px 0;
        }
        .recipe-header img {
            max-width: 100%;
            height: auto;
            border-radius: 8px;
            margin-top: 10px;
        }
        .section {
            margin-bottom: 15px;
        }
        .section h2 {
            color: #444;
            border-bottom: 2px solid #eee;
            padding-bottom: 5px;
            font-size: 1.2em;
        }
        .ingredients ul {
            list-style-type: disc;
            padding-left: 20px;
            font-size: 0.9em;
        }
        .instructions ol {
            padding-left: 20px;
            font-size: 0.9em;
        }
        .nutrition table {
            width: 100%;
            border-collapse: collapse;
            font-size: 0.9em;
        }
        .nutrition th, .nutrition td {
            padding: 6px;
            text-align: left;
            border-bottom: 1px solid #eee;
        }
        .nutrition th {
            background-color: #f9f9f9;
        }
}



#fw-section-custom-html-de475566-a2a0-4698-bbdf-4e8a8227a020 {

.recipe-card {
        font-family: Arial, sans-serif;
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        background-color: #f5f5f5;
    }
    .recipe-card {
        background-color: white;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        padding: 15px;
    }
    .recipe-header {
        text-align: center;
        margin-bottom: 15px;
    }
    .recipe-header h1 {
        margin: 0;
        color: #333;
        font-size: 1.5em;
    }
    .recipe-header h2 {
        color: #555;
        font-size: 1.2em;
        margin: 5px 0;
    }
    .recipe-header img {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
        margin-top: 10px;
    }
    .section {
        margin-bottom: 15px;
    }
    .section h2 {
        color: #444;
        border-bottom: 2px solid #eee;
        padding-bottom: 5px;
        font-size: 1.2em;
    }
    .ingredients ul {
        list-style-type: disc;
        padding-left: 20px;
        font-size: 0.9em;
    }
    .instructions ol {
        padding-left: 20px;
        font-size: 0.9em;
    }
    .nutrition table {
        width: 100%;
        border-collapse: collapse;
        font-size: 0.9em;
    }
    .nutrition th, .nutrition td {
        padding: 6px;
        text-align: left;
        border-bottom: 1px solid #eee;
    }
    .nutrition th {
        background-color: #f9f9f9;
    }
}

#fw-section-custom-html-cc87ec45-ee26-4564-95d8-0c6650814aa1 {

   .recipe-card {
            font-family: Arial, sans-serif;
            max-width: 800px;
            margin: 20px auto;
            padding: 20px;
            background-color: #f5f5f5;
        }
        .recipe-card {
            background-color: white;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
            padding: 15px;
        }
        .recipe-header {
            text-align: center;
            margin-bottom: 15px;
        }
        .recipe-header h1 {
            margin: 0;
            color: #333;
            font-size: 1.5em;
        }
        .recipe-header h2 {
            color: #555;
            font-size: 1.2em;
            margin: 5px 0;
        }
        .recipe-header img {
            max-width: 100%;
            height: auto;
            border-radius: 8px;
            margin-top: 10px;
        }
        .section {
            margin-bottom: 15px;
        }
        .section h2 {
            color: #444;
            border-bottom: 2px solid #eee;
            padding-bottom: 5px;
            font-size: 1.2em;
        }
        .ingredients ul {
            list-style-type: disc;
            padding-left: 20px;
            font-size: 0.9em;
        }
        .instructions ol {
            padding-left: 20px;
            font-size: 0.9em;
        }
        .nutrition table {
            width: 100%;
            border-collapse: collapse;
            font-size: 0.9em;
        }
        .nutrition th, .nutrition td {
            padding: 6px;
            text-align: left;
            border-bottom: 1px solid #eee;
        }
        .nutrition th {
            background-color: #f9f9f9;
        }
}