/* V aux motards */

.MainTitle img {
max-width: 400px;
}

body, #content-header, .Title h1, #Announce, .table-full, .Title, .table-full thead, .table-striped>tbody>tr:nth-of-type(odd), .panel-bodys tr, .Box {
background-color: rgb(45, 45, 45) !important;
color: #fff !important;
}

.Clickable:hover, .table-striped>tbody>tr:nth-of-type(odd):hover {
    background-color: #414141 !important;
}

.Box {
box-shadow: 1px 1px 1px 0 rgb(207 207 207 / 10%), 1px 2px 5px 0 rgb(152 152 152 / 10%) !important;
}