h1 .texte-orange, .texte-orange {
    color: 
    #e55f2b;
}
.et_pb_text_0 {
font-family: 'Bebas Neue',display;
text-transform: uppercase;
font-size: 22px;
line-height: 1.7em;
font-weight: 500;
background-color: #283376;
color: #ffffff;
}
.et_pb_inner {
margin: 0;
padding: 0;
    padding-bottom: 0px;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

.vertical-center {
  min-height: 100%;
  min-height: 10vh; 
  max-height: 10vh; 
  display: flex;
  align-items: center;
}

.cta-menu{
  color: #ffffff!important;
  border-color: rgba(0,0,0,0);
  border-radius: 50px;
  font-size: 12px;
  line-height: 0 !important;
  font-family: 'Bebas Neue',display!important;
  background-color: #e55f2b;
  padding: 0 1em!important;
  height: 20px;
  margin: 10px 0 0 15px;
}
