.c-green-msg {
    padding: 2px 0;
    color: #6c6d70;
    text-align: center;
    background-color: #d7da54
}

    .c-green-msg p {
        font-family: NotoSansCd,sans-serif;
        font-weight: 400;
        font-size: 15px;
        line-height: 1.3;
        color: #6c6d70
    }

    .c-green-msg .p-dot {
        display: inline-block;
        margin-bottom: 4px;
        width: 4px;
        height: 4px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-color: #e44926
    }

    .c-green-msg .placeholder_text {
        display: none;
    }
/*# sourceMappingURL=section-green.css.map */
