nav > img.banner{
          width:100px;
          height:100px;
          } 




.col {

  padding-bottom: 20px;
 font-family: Quicksand,Arial,sans-serif !important;
 font-style: normal !important;
}

/* Below code changes header characteristics */
.mt-4{
  font-size: 11px !important;
font-family: Quicksand,Arial,sans-serif !important;
 font-style: normal !important;
color: #000;
letter-spacing: 0.15em;
font-weight: 50;
  display: none;

}

/* Below code changes button characteristics */
#ContinueBtnId {
  background-color:#351C15 !important;
  font-size: 0px;
  border: 5px solid white !important;
  outline: none;
width: 400px;
}

#ContinueBtnId:after {
  font-size: 11px !important;
  color: white;
  content: "Click to Continue";
font-family: Quicksand,Arial,sans-serif !important;
 font-style: normal !important;
letter-spacing: 0.19em;
font-weight: 400;

}


#miBotonFR{
  background-color: #351C15 !important;
  font-size: 0px;
  border: 5px solid white !important;
  outline: none;
width: 400px;
}

#miBotonFR:after {
  font-size: 11px !important;
  color: white;
  content: "Cliquez pour continuer";
font-family: Quicksand,Arial,sans-serif !important;
 font-style: normal !important;
letter-spacing: 0.19em;
font-weight: 400;
}


.footer {
  background-color: #351C15 !important;
  font-size: 12px !important;
font-family: Quicksand,Arial,sans-serif !important;;
letter-spacing: 0.07em;
}