﻿
ul {
        color: #FEC809;
        margin: 3px;
    }

    li > .noir {
        color: #000000;
    }

    input[type=submit] {
        border: none;
        background-color: white;
    }