.demo-login-bg {
  background-image: url(../../../img/login_bg.jpg);
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.text-exposants {
  color: #ff7e38;
}
.bg-exposants {
  background: #ff7e38;
}
.text-sponsors {
  color: #03a9f5;
}
.bg-sponsors {
  background: #03a9f5;
}
.text-partenaires {
  color: #8cc34b;
}
.bg-partenaires {
  background: #8cc34b;
}
.text-media {
  color: #ff85af;
}
.bg-media {
  background: #ff85af;
}
.text-organisation {
  color: #ff1100;
}
.bg-organisation {
  background: #ff1100;
}
.text-staff {
  color: #a5d4d9;
}
.bg-staff {
  background: #a5d4d9;
}
.text-one {
  color: #446617;
}
.bg-one {
  background: #446617;
}
.text-ovp {
  color: #ffc453;
}
.bg-ovp {
  background: #ffc453;
}
.text-all {
  color: #015d87;
}
.bg-all {
  background: #015d87;
}
.text-fvp {
  color: #a34365;
}
.bg-fvp {
  background: #a34365;
}
.text-avp {
  color: #2c2e35;
}
.bg-avp {
  background: #2c2e35;
}
.text-sxp {
  color: #0fbfae;
}
.bg-sxp {
  background: #0fbfae;
}
.text-bkf {
  color: #5a4cdd;
}
.bg-bkf {
  background: #5a4cdd;
}
