:root {
  • -footer-bg-color: var(--secondary-color-2);
  • -title-h4-color: var(--secondary-color-1)
}

td select {
  • max-width: 200px;
}

#yw-header .img-responsive {
  • width: 1170px;
}

#yw-header .text-center {
  • background-color: #fec20f;
}

.bandeau > div {
margin:0 auto;
width:100%;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#yw-footer hr {
  • border-top:1px solid var(--neutral-soft-color)
}