/*
Theme Name: Crems Child Theme
Theme URI: http://crems.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Crems
Template: crems
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: crems

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.product-allergen-info {
    background-color: #0f0e0f;
    border-left: 4px solid #0878d7;
    padding: 15px;
    margin-top: 20px;
    font-size: 15px;
}
.product-allergen-info p {
    margin: 0 0 8px;
}

.product-dietary-info {
    background-color: #0f0e0f;
    border-left: 4px solid #f0ad4e;
    padding: 15px;
    margin-top: 20px;
    font-size: 15px;
}

.product-dietary-info p {
    margin: 0;
}

