

.gameArticleTitle {
    color: #000000;
    font-family: "Open Sans Hebrew", Sans-serif;
    font-size: 29px;
    font-weight: 600;
}

.gameArticleSubtitle {
    color: #000000;
    font-family: "Open Sans Hebrew", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 15px;
}

.gameArticleImage {
    margin: 20px 0px;
}

.unavailableContent {
    text-align: center;
    font-family: var(--font);
    font-size: 30px;
}