.rpp_woo_speakerlist_content {
  min-height: 325px;
  padding: 60px 20px 25px 20px;
  margin-top: -65px;
  margin-bottom: 30px;
  background: rgba(255,255,255,1);
  font-weight: 700;
}

.rpp_woo_speakerlist_thumbnail {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 15px;
  border: 5px solid #fff;
  border-radius: 50%;
  filter: grayscale(100%);
  background-size: 100% auto;
  background-position: center;
}

.rpp_woo_speakerlist_content_speaker_title,
.rpp_woo_speakerlist_content_speaker_name {
  color: #666666;
}

p.rpp_woo_speakerlist_content_speaker_title {
  font-size: 16px !important;
  margin-bottom: 5px !important;
  font-weight: 300;
}

h5.rpp_woo_speakerlist_content_speaker_name {
  font-size: 18px !important;
  margin-bottom: 20px !important;
  font-weight: 700;
}

h3.rpp_woo_speakerlist_content_lection {
  font-size: 20px !important;
  margin-bottom: 50px !important;
  line-height: 1.4em !important;
  font-weight: 700;
  color: rgba(255,255,255,0);
}


.rpp_woo_speakerlist_content_youtube {
  max-width: 200px;
  margin: 0 auto;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #165ff2;
  margin-top: 20px;
}

.rpp_woo_speakerlist_content_youtube a {
  color: #165ff2;
  border: 3px solid #165ff2;
  padding: 5px;
  display: block;
  font-size: 12px;
}
