.f-logo img, .fw-logo img, .logo img {
    max-height: 70px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    color: #07446b;
    border-block-color: white;
    text-shadow: h-shadow v-shadow blur-radius color;
    text-shadow: 0 0 3px #ffffff, 0 0 5px #ffffff;
}
.team-content-two span {
    color: var(--tg-lavender);
    display: block;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-shadow: 0 0 3px #ffffff, 0 0 5px #0000FF;
}
.team-content-two span {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-shadow: 0 0 3px #000000, 0 0 5px #0000FF;
}