.speaker-interactive-home {
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.3em;
}
.speaker-interactive-home a:hover {
  color: #192C32;
  text-decoration: none;
}
.speaker-interactive-home a:hover img {
  opacity: 0.5;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.speaker-interactive-home .home_speaker {
  text-align: center;
}
.speaker-interactive-home .speaker-photo {
  width: 195px;
  height: 195px;
  border-radius: 50%;
  margin: auto;
}
.speaker-interactive-home .speaker-photo img {
  vertical-align: middle;
  width: 100%;
  height: 100%;
  max-width: 250px;
  max-height: 250px;
  border-radius: 50%;
  outline: 0;
}
.speaker-interactive-home .speaker-name {
  font-size: 1.5em !important;
  font-weight: 400;
  margin: 1.5em 0 0.5em;
  color: #6FB746 !important;
}
.speaker-interactive-home .speaker-name a {
  color: #192C32 !important;
}
.speaker-interactive-home .speaker-societe {
  font-size: 0.9em;
}
.speaker-interactive-home .zone-photo-sq {
  background-color: #192C32;
  margin: 0 auto;
  width: 195px;
  height: 195px;
  border-radius: 50%;
}

.modal-footer button {
  background-color: #192C32;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
  font-weight: 400;
  font-size: 1em;
}
.modal-footer button:hover {
  background-color: #080e10;
  color: #fff;
}

/*# sourceMappingURL=speaker_cs_home.css.map */
