.ww-readmore__toggle{
  display:inline-block;
  margin-top:8px;
  text-decoration:underline;
  cursor:pointer;
}
.ww-readmore__toggle:focus{
  outline:2px solid currentColor;
  outline-offset:2px;
}
