#template-bio .bio-hero .col-bio_content .wrap .contact-blog {
  padding: 10px 0;
}

#template-bio .bio-hero .col-bio_content .wrap .contact-blog a .blog-cta {
  font-size: 12pt;
  color: black;
}

#template-bio .bio-hero .col-bio_content .wrap .contact-blog a .blog-cta .logo {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18pt;
}

#template-bio .bio-hero .col-bio_content .wrap .contact-blog a .blog-cta .logo .division {
  color: #ff5200;
}

#template-bio .page-content .layout-sidebar .module-embedded-video {
  margin-top: 3em;
  padding: 3em 0;
  background: white;
}

#template-bio .page-content .layout-sidebar .module-embedded-video .row {
  width: 90%;
}

@media print, all and (min-width: 1024px) {
  #template-bio .page-content .layout-sidebar .module-embedded-video .row {
    width: 60%;
  }
}

#template-bio .page-content .layout-sidebar .module-embedded-video .row .video-container {
  position: relative;
  padding: 56.25% 0 0 0;
}

#template-bio .page-content .layout-sidebar .module-embedded-video .row .video-container iframe.AttorneyBioVideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
