﻿header,
footer,
.fil-ariane,
.share,
.btn{
    display: none !important;
}

.presentation-recette {
    break-inside: avoid !important;
}

header + section {
    padding:0 !important;
}

body {
    padding: 0 30px !important;
}

img:not(.no-border) {
    max-height: 400px !important;
    display: block !important;
    margin: 0 auto !important;
}


h1 {
    margin-top:40px !important;
}

h2 {
    color: #0C4DA2 !important;
}

    h2 span {
        color: #0C4DA2 !important;
        padding:0 !important;
    }

.presentation-recette {
    padding: 0 !important;
}

.presentation-recette:before {
    content:none !important;
}