#bokun_e7e23a06_0149_4eaf_aa09_b61c4dbc261e {
    display: block;
        padding: 10px 20px;
        width: 100%;
        background: #408C3D;
        border-radius: 5px;
        box-shadow: none;
        font-weight: 600;
        font-size: 16px;
        text-decoration: none;
        text-align: center;
        color: #FFFFFF;
        border: none;
        cursor: pointer;
        transition: background .2s ease;
}

#bokun_e7e23a06_0149_4eaf_aa09_b61c4dbc261e:hover {
    background: #285726;
}

#bokun_e7e23a06_0149_4eaf_aa09_b61c4dbc261e:active {
    background: #30682e;
}
