.title-color
{
    background: -webkit-linear-gradient(-90deg, #000000, #91000e, #ffffff) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}