.bClGmL {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 12px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
    position: relative;
    background-color: rgb(79, 206, 93);
    margin-bottom: 20px;
    width: auto;
    height: auto;
    margin-right: 20px;
    margin-left: 183px;
    border-radius: 20px;
    padding: 4px 24px 4px 16px;
}