@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@700&display=swap');

#GSH-HEADER-BANNER-DEFAULT {
    font-family: 'Titillium Web', 'Segoe UI', Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-style: italic;
    font-weight: bold;
    color: black;
    background-color: white !important;
}

#GSH-HEADER-BANNER-DEFAULT a, #GSH-HEADER-BANNER-DEFAULT a:hover, #GSH-HEADER-BANNER-DEFAULT a:visited {
    text-decoration: none;
    color: black;
}

#GSH-HEADER-BANNER-DEFAULT td:last-child {
    text-align: right;
}
