    .bt1 .tn-atom:after {
    content: '';
    background-image: url(https://static.tildacdn.com/tild6635-3936-4435-b637-383239306631/arrow_right.svg);
    width: 22px;
    height: 22px;
    margin-left: 6px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -1px;
}


.tn-form__submit .t-submit:after {
    content: '';
    background-image: url(https://static.tildacdn.com/tild6635-3936-4435-b637-383239306631/arrow_right.svg);
    width: 22px;
    height: 22px;
    margin-left: 6px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.btmore .tn-atom:after {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3339-3265-4661-b935-383561303235/refresh.svg);
    width: 24px;
    height: 24px;
    margin-left: 8px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -1px;
}