/*Message Banner Start*/
c-nf-banner .gameButtonContainer .gameButtonAnchor {
    margin: 0;
}

c-nf-banner .gameButton {
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
}

c-nf-banner .gameButton {
    font-size: 14px;
    padding: 10px 20px;
}

c-nf-banner .wrapper {
    font-family: "Riot Sans";
}

body.LOLGameTheme c-nf-banner .wrapper .title {
    font-family: "SpiegelSans";
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}

body.LOLGameTheme c-nf-banner .wrapper lightning-formatted-rich-text {
    font-family: "SpiegelSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

body.TFTGameTheme c-nf-banner .wrapper .title {
    font-family: "Maleo";
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 24px;
    text-align: left;
}

body.TFTGameTheme c-nf-banner .wrapper lightning-formatted-rich-text {
    font-family: "Beatrice";
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}

body.VALGameTheme c-nf-banner .wrapper .title {
    font-family: "DIN Next LT Pro";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
}

body.VALGameTheme c-nf-banner .wrapper lightning-formatted-rich-text {
    font-family: "DIN Next LT Pro";
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
}
/*Message Banner End*/
