.forum textarea {
	min-height: 200px;
}

.forum a:hover {
	color: white;
}

.forum .btn {
	padding-bottom: .375rem !important;
}

.nowrap {
	white-space: nowrap;
}


.pronostiques-heure tbody tr:first-child td {
    font-weight: bold;
    color: #f3c701;
    font-size-adjust: +5px;
}