﻿.header-shadow {
    font-family: var(--header-font-family) !important;
    font-size: 60px;
    font-weight: bold;
    color: white;
    text-shadow: 3px 2px 0px rgba(255, 255, 255, 0.5);
    line-height: 70px;
}
