.logo_text {
    background: linear-gradient(171deg, rgba(255,255,255,1) 56%, rgba(125,125,125,1) 83%, rgba(0,0,0,1) 100%);
    background-clip: text;
    color: transparent;
    text-shadow: 8px 2px 4px rgba(0, 0, 0, 0.5);
}


