header .page-header .page-header__title,
header .page-header .journal-title,
header .page-header .site-title {
    color: #ffffff !important; /* colore bianco */
    font-weight: bold !important;
    text-shadow:
        2px 2px 4px rgba(0,0,0,0.7),
       -2px -2px 4px rgba(0,0,0,0.7) !important;
}
