/*
 Theme Name: Saft.development.konturmedia.de
 Author: Konturmedia
 Author URI: https://www.konturmedia.de/
 Template: strappress
 Version: 1.0
*/

/*
You can start adding your own styles here. Use !important to overwrite styles if needed. */


.juiceRecipeWrapper li {
    margin-bottom: .5em;
}


.singleRecipeActionButtons {
    margin: 5px 15px 5px 0;
    cursor: pointer;
}

.singleRecipeActionButtons span {
    border: 1px solid #149c82;
    border-radius: 2px;
    padding: 5px 10px;
}