.ui.inverted.menu, .ui.inverted.segment.footer {
    background-image: url(img/ba_win_bg.png);
    background-color: navy !important;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    box-shadow: 2px 2px 4px;
}
.topContent {
    margin-top: 5em;
    padding-bottom: 6em;
}
.cardTopContent {
    margin-top: 5em;
    padding-bottom: 1em;
}
.footer {
    margin-top: 3em;
}
.cardImage {
    width: 100%;
    max-width: 415px;
    margin-bottom: 0.5em;
}
.share-button {
    margin-right: 1em;
}
.monster {
    width: 40px !important;
    height: 40px !important;
    background-color: white;
}
.notice {
    margin-top: 3em !important;
    font-size: .85714286rem !important;
}
.reset-button {
    font-size: .85714286rem !important;
    margin-top: 0.3em !important;
}