body {
  color: #4f5254;
}
.reveal .theme-color,
.reveal .slide ul li i,
.reveal .slide ul li span.list-nb,
.reveal .slide p.list i,
.reveal .slide p.list span.list-nb,
.reveal .slide-title.theme-color,
.reveal .sshow h4,
.reveal .slide.intro h2 {
  color: #a94c67;
}
.reveal .slide.intro h2 {
  color: #209fb6;
}
#options i:hover,
.reveal .theme-bg,
.reveal .sshow .slide-title span {
  background: #a94c67;
}
.reveal .photo .caption p {
  background: rgba(169, 76, 103, 0.8);
}
.reveal .slide-title > span {
  background: rgba(169, 76, 103, 0.6);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(169, 76, 103, 0.6)), color-stop(1, rgba(169, 76, 103, 0)));
  background: -ms-linear-gradient(left, rgba(169, 76, 103, 0.6), rgba(169, 76, 103, 0));
  background: -moz-linear-gradient(left, rgba(169, 76, 103, 0.6) 0%, rgba(169, 76, 103, 0) 100%);
  background: -o-linear-gradient(left, rgba(169, 76, 103, 0), rgba(169, 76, 103, 0.6));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(169, 76, 103, 0)', endColorstr='rgba(169, 76, 103, 0.6)', GradientType=1);
}
.reveal .intro-5img .slide-title > span {
  background: rgba(169, 76, 103, 0.6) !important;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(169, 76, 103, 0.6)), color-stop(1, rgba(169, 76, 103, 0))) !important;
  background: -ms-linear-gradient(left, rgba(169, 76, 103, 0.6), rgba(169, 76, 103, 0)) !important;
  background: -moz-linear-gradient(left, rgba(169, 76, 103, 0.6) 0%, rgba(169, 76, 103, 0) 100%) !important;
  background: -o-linear-gradient(left, rgba(169, 76, 103, 0), rgba(169, 76, 103, 0.6)) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(169, 76, 103, 0)', endColorstr='rgba(169, 76, 103, 0.6)', GradientType=1) !important;
}
.reveal .diapo-full .slide-title > span {
  background: rgba(169, 76, 103, 0.8);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(169, 76, 103, 0.8)), color-stop(1, rgba(169, 76, 103, 0.2)));
  background: -ms-linear-gradient(left, rgba(169, 76, 103, 0.8), rgba(169, 76, 103, 0.2));
  background: -moz-linear-gradient(left, rgba(169, 76, 103, 0.8) 0%, rgba(169, 76, 103, 0.2) 100%);
  background: -o-linear-gradient(left, rgba(169, 76, 103, 0.2), rgba(169, 76, 103, 0.8));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(169, 76, 103, 0.2)', endColorstr='rgba(169, 76, 103, 0.8)', GradientType=1);
}
.reveal .diapo-full .slide-title.right > span {
  background: rgba(169, 76, 103, 0.2);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(169, 76, 103, 0.2)), color-stop(1, rgba(169, 76, 103, 0.8)));
  background: -ms-linear-gradient(left, rgba(169, 76, 103, 0.2), rgba(169, 76, 103, 0.8));
  background: -moz-linear-gradient(left, rgba(169, 76, 103, 0.2) 0%, rgba(169, 76, 103, 0.8) 100%);
  background: -o-linear-gradient(left, rgba(169, 76, 103, 0.8), rgba(169, 76, 103, 0.2));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(169, 76, 103, 0.8)', endColorstr='rgba(169, 76, 103, 0.2)', GradientType=1);
}
.reveal .video iframe {
  -webkit-box-shadow: 0 10px 50px rgba(106, 37, 51, 0.8);
  -moz-box-shadow: 0 10px 50px rgba(106, 37, 51, 0.8);
  box-shadow: 0 10px 50px rgba(106, 37, 51, 0.8);
}
.reveal .theme-color-2,
.reveal .sshow strong {
  color: #27acc1 !important;
}
.reveal .theme-bg-2 {
  background-color: #27acc1;
}
.reveal .meteo .slide-title > span {
  background: #27acc1;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #27acc1), color-stop(1, rgba(39, 172, 193, 0)));
  background: -ms-linear-gradient(left, #27acc1, rgba(39, 172, 193, 0));
  background: -moz-linear-gradient(left, #27acc1 0%, rgba(39, 172, 193, 0) 100%);
  background: -o-linear-gradient(left, rgba(39, 172, 193, 0), #27acc1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(39, 172, 193, 0)', endColorstr='#27acc1', GradientType=1);
}
.reveal .cinema .slide-title > span {
  background: rgba(46, 44, 46, 0.6);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(46, 44, 46, 0.6)), color-stop(1, rgba(46, 44, 46, 0)));
  background: -ms-linear-gradient(left, rgba(46, 44, 46, 0.6), rgba(46, 44, 46, 0));
  background: -moz-linear-gradient(left, rgba(46, 44, 46, 0.6) 0%, rgba(46, 44, 46, 0) 100%);
  background: -o-linear-gradient(left, rgba(46, 44, 46, 0), rgba(46, 44, 46, 0.6));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(46, 44, 46, 0)', endColorstr='rgba(46, 44, 46, 0.6)', GradientType=1);
}
.reveal .astro .slide-title > span {
  background: #5b5056;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #5b5056), color-stop(1, rgba(91, 80, 86, 0)));
  background: -ms-linear-gradient(left, #5b5056, rgba(91, 80, 86, 0));
  background: -moz-linear-gradient(left, #5b5056 0%, rgba(91, 80, 86, 0) 100%);
  background: -o-linear-gradient(left, rgba(91, 80, 86, 0), #5b5056);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(91, 80, 86, 0)', endColorstr='#5b5056', GradientType=1);
}
.reveal .astro .table h4 {
  color: #5b5056;
}
.reveal .astro .table p {
  background: rgba(37, 32, 35, 0.7);
}
.reveal .quizz .slide-title > span {
  background: #5b5056;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #5b5056), color-stop(1, rgba(91, 80, 86, 0)));
  background: -ms-linear-gradient(left, #5b5056, rgba(91, 80, 86, 0));
  background: -moz-linear-gradient(left, #5b5056 0%, rgba(91, 80, 86, 0) 100%);
  background: -o-linear-gradient(left, rgba(91, 80, 86, 0), #5b5056);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(91, 80, 86, 0)', endColorstr='#5b5056', GradientType=1);
}
.reveal .quizz .choices .card,
.reveal .quizz .solution {
  color: #4f5254;
}
#main-title {
  background: #a94c67;
  color: white;
}
#ticker {
  background: #b55a74;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #a94c67), color-stop(1, #b55a74));
  background: -ms-linear-gradient(left, #a94c67, #b55a74);
  background: -moz-linear-gradient(left, #a94c67 0%, #b55a74 100%);
  background: -o-linear-gradient(left, #b55a74, #a94c67);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b55a74', endColorstr='#a94c67', GradientType=1);
  color: white;
}
#ticker .date {
  background: #a94c67;
  color: white;
}
#ticker .title {
  background: #5b5056;
  color: white;
}
