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

.t-submit:hover {
    background: #CB9146 !important;
}


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

.btmail .tn-atom {
    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;
}

.btwa2 .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;
}

.btwa2 .tn-atom:after {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3539-3632-4532-b337-663061336265/Group_9.svg);
    width: 16px;
    height: 16px;
    margin-left: 10px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.btmail .tn-atom:after {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3635-3933-4863-b939-633739386364/8673621_ic_fluent_ma.svg);
    width: 19px;
    height: 19px;
    margin-left: 10px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
