<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.blog-details-author{
  display:flex;
  align-items:center;
  color:#0B1F4E;
}
.blog-details-author img{
  max-width:70px;
  margin-right:15px;
}
.blog-details-author .author{
  font-weight:bold;
  margin:0px;
  color:#0B1F4E;
}
.blog-details-author .description{
  font-size:14px;
  color:#0B1F4E;
  max-width:600px;
}</pre></body></html>