body .author-bio{
  h2{ 
    color:#72839F !important;
    font-weight: 400;
    font-size: 20px !important;
    line-height: 130%;
    letter-spacing: 0%;
    vertical-align: bottom;
    padding-bottom:0px;
    border-bottom:1px solid #D5D5D5;
    width:100%;
  }
  h3{
    color:#222222 !important;
    font-weight: 400;
    font-size: 28px !important;
    line-height: 120%;
    letter-spacing: 0%;
    vertical-align: bottom;
    strong{ font-weight:600; }
  }
 .wp-block-image{ max-width:300px; }
 .linkedin{ max-width:30px;max-height:42px; }
}