    .button-new .tn-atom:after {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3564-3739-4266-a364-633262636433/Shape.svg);
    width: 13px;
    height: 13px;
    margin-left: 15px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
}

    .t-submit .tn-atom:after {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3564-3739-4266-a364-633262636433/Shape.svg);
    width: 13px;
    height: 13px;
    margin-left: 15px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
}

.underline1 {
text-decoration: underline; }


    .buttoncall .tn-atom:after {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3963-6237-4632-a538-663862393737/Union.svg);
    width: 15px;
    height: 15px;
    margin-left: 15px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
}

.tn-atom {
font-variant-numeric: lining-nums;
font-feature-settings: 'lnum';
-moz-font-feature-settings: 'lnum=1';
-ms-font-feature-settings: 'lnum';
-webkit-font-feature-settings: 'lnum';
-o-font-feature-settings: 'lnum';
}



.numgr {
        background: linear-gradient(11deg, #FF806A 12%, #EF5539 92%);
        background: -webkit-linear-gradient(11deg, #FF806A 12%, #EF5539 92%);
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -webkit-text-fill-color: rgba(255, 255, 255, 0); 
        -moz-text-fill-color: rgba(255, 255, 255, 0);
}

.numgr .tn-atom {
    display: inline;
}





