.btgr .tn-atom {
    background: linear-gradient(180deg, #F7C27D 0%, #C88E43 100%, #C88E43 100%);
    box-shadow: 0px 4px 0px #9A5F13;
    border-radius: 8px;
}

.t-submit {
    background: linear-gradient(180deg, #F7C27D 0%, #C88E43 100%, #C88E43 100%);
    box-shadow: 0px 4px 0px #9A5F13;
    border-radius: 8px;
}

.btwa .tn-atom {
background: radial-gradient(48.07% 75.29% at 50.15% 0%, #5FD26A 0%, #29B53F 100%);
box-shadow: 0px 4px 0px #209B34;
border-radius: 8px;
}
