@charset "UTF-8";
BODY {
  font-family: "Roboto", "Trebuchet MS";
  font-style: normal;
  font-weight: 400;
}
.bandeau .slogan {
  text-transform: uppercase;
}
.maincontainer {
  padding-bottom: 15px;
}
/*
    .btnColor(primary, #fff, @primary, #fff, darken(@primary, 10%));
*/
