/* THEME ERASMUS */body {    /*background-image: url("../../media/theme/hep-background.png");*/    /*background: linear-gradient(to right, #07b3a1 0%, #12a2b0 100%);*/    background-color: #EAE7DC;    -webkit-background-size: cover;    -moz-background-size: cover;    -o-background-size: cover;    background-size: cover;    /* Pour le footer, on ajuste le contenu */    display: flex;    flex-direction: column;    height: 1000px;}button, .button {    background-color: #3C2A21;    border-color: #3C2A21;    color: #EAE7DC;}.button:hover {    background-color: #DBC3A5;    color: #EAE7DC;}.button-outline {    background-color: transparent;    border-color: #3C2A21;    color: #3C2A21;}.button-outline:hover {    background-color: #3C2A21;    color: #E5E5CB;}.DAT-button {    background-color: #49ea72;    border: #49ea72;    color: #3C2A21;}.DAT-button:hover {    background-color: #9afcc3;    border: #49ea72;    color: #3C2A21;}.navbar {    background-color: #EAE7DC;}.container {    position: relative;}.jumbotron {    background: linear-gradient(to bottom, rgba(120, 100, 90, 0.47) 0%, rgba(100, 80, 70, 0.51) 100%);}h1, h3, label, .label, p, #index-title {    color: #3C2A21;}a {    color: #1A120B;}a:hover {    color: #DBC3A5;}.selected {    background-color: #D5CEA3 !important;    color: #3C2A21;    font-weight: 600;}.selected:hover {    color: #EAE7DC;}@media only screen and (max-width: 1395px) {    .people-left, .people-right {        display: none;    }}.people-left {    position: absolute;    width: 22%;    top: 445px;    opacity: 0.7;}.people-right {    position: relative;    width: 22%;    left: 75%;    opacity: 0.7;}.head-theme-color {    background-color: #D5CEA3;    color: #3C2A21;}.head-theme-color:hover {    /*background: linear-gradient(0.25turn,#ab58a6,#b44074);*/    background-color: #DBC3A5;    color: #332C29;}.btn-theme-main {    background-color: #D5CEA3;    color: #3C2A21;    font-weight: bold;}.btn-theme-main:hover {    background-color: #DBC3A5;    color: #E5E5CB;}footer {    margin-top: 8rem !important;    display: flex;    width: 100%;    height: auto;    background-color: #D5CEA3;    /*box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;*/    box-shadow: 0 -3px 3px -3px grey, 0 3px 3px -3px grey;    /*box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;*/}footer p, h2 {    color: #1A120B;}.people-left, .people-right, .peapl-logo {    display: none;}.card-body p {    color: #3C2A21;}.card-body h4 {    color: #1A120B;}.nav-item {    background-color: #D5CEA3;}.list-group-item {    background-color: rgba(246, 242, 225, 0.88);}.gamesHub-title:before {    content: "GAMESHUB";}palette {    color: #1A120B;    color: #3C2A21;    color: #D5CEA3;    color: #E5E5CB;    color: #EAE7DC;    color: #DBC3A5;    color: #332C29;    color: #55917F;    color: #AA6373;}