.c_btn__orange {
  background: #1A69C6;
}
.l_header {
  background: #1A69C6;
}
.c_enqueteList_item_link {
  background: #1A69C6;
}
.c_btn__red {
  background: #1A69C6;
}
@media (max-width: 768px) {
  .l_header_status {
    background: #1A69C6;
  }
  .l_header_status_link {
    background: #1A69C6;
    border-bottom: 1px solid #1A69C6;
  }
}