/* Custom tweaks to site CSS */
img.avatar {
  width: 200px;
  height: 200px;
}

div.featurette-icon {
  color: currentColor;
}

span.author-highlighted {
  font-weight: bold;
}
