.tc-text-gradient .tn-atom { background: linear-gradient(to top, #CC972E, #EACD75); -webkit-background-clip: text; -webkit-text-fill-color: transparent;
}
.tc-text-gradient2 .tn-atom { background: linear-gradient(to top, #E7C970, #F3DE8B); -webkit-background-clip: text; -webkit-text-fill-color: transparent;
}
.justify {
text-align:justify;
}

.t-form__successbox {
    background: #583f74;
}

