#bokun_e94c78e0_3d00_49d0_a89c_d015426b3be5 {
    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_e94c78e0_3d00_49d0_a89c_d015426b3be5:hover {
    background: #285726;
}

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