.menu_shadow{
    text-shadow: 0px 4px 8px rgba(0,0,0, .3);
}

.menu_shadow a:hover{
    color: #F1871A !important;
    transition-duration: 0.1s;;
}