@font-face {
    font-family: "animeace";
    src: url("../fonts/animeace2_bld-5b_APrZ.otf");
}

.bande-container-hit {
    padding: 0;
    min-height: 1000px;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px 17px;
}

.bande-hit {
    background-image: radial-gradient(rgba(6, 0, 97, 0.4), rgba(0, 134, 142, 0.4));
    background-color: #5a66ea;
    font-family: "futuran";
    padding: 0 3em;
    padding-top: 20px;
    padding-bottom: 50px;
    min-height:1350px;
    width: 100%;
}

.track-pos a {
    color: white;
}

.track-item-dark td {
    color:white;
}

h2.hit {
    font-family: "animeace", serif;
    text-align: center;
    font-size: 3em;
}

.date-selected {
    font-size: 300%;
    font-family: "animeace", serif;
    text-align: center;
}