


.text-stroke .tn-atom {
    -webkit-text-stroke: 1px;
    -webkit-text-fill-color: transparent;
}
.gradient {
    background: linear-gradient(90deg, #FFFFFF 1.16%, #D5FF5F 100%);
    border-radius: 24px;
}

textcolor:hover {
    color:#FF3200;
}
