/**
* Theme Name: Corino Child
* Description: This is a child theme of Corino, generated by Merlin WP.
* Author: <a href="http://pavothemes.com/">Pavothemes</a>
* Template: corino
* Version: 1.0.7
*/
.cannabis-weight-notice {
    font-size: 9px;
    padding: 10px;
    border-left: 5px solid;
    margin-top: 10px;
}

.cannabis-weight-notice.green {
    color: green;
    border-left-color: green;
}

.cannabis-weight-notice.red {
    color: red;
    border-left-color: red;
}
