/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_SpringPlay
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.wk_springplay_note {
    margin: 10px 0 0 0;
    color: #9f7132;
    background-color: #e9b876;
    padding: 10px;
    border-radius: 4px;
    text-shadow: 0px 1px 0px #483713;
    font-size: 13px;
}
