body {
    background-image: url(../../../img/global-sentinel-match-top.png), url(../../../img/background.png);
    background-repeat: repeat, no-repeat;
    background-position: revert;
    background-attachment: revert;
    background-color: #292d32 !important;
}

.text-highlight {
    color: #ffff00;
    font-size: x-large;
}

.full-justified {
    text-align: justify;
    text-justify: inter-word;
    text-indent: 2em;
}
