/*--------------- HOME ---------------*/
.block_d8e92fd9798046548b1d7613c19b5b5e .flexslider img {
    padding: .5em .25em .5em .25em;
}
/*cookbook button*/
.block_c32685b1bf354c03ad67e81f241cc108 .blockText a {
    background-color: #40826d;
    color: white;
    padding: .75em 1em
}
/*--------------- MEDIA QUERIES ---------------*/
@media only screen and (min-width: 768px) {
/*footer text alignment*/
    .footerContent .blockInnerContent,
    .footerContent .contentTitle {
        text-align: left;
    }
    .block_f686c6398a22425d836017c2cafed5c4 {
        max-width: 500px;
        margin: auto;
    }
}