/* @override https://plantlust_photo_drive.s3.amazonaws.com/static/css/plantlust_responsive.css */
body {
  font-family: "Source Sans Pro", sans-serif;
  margin: 0 auto;
}

.clearfix::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div.plant_edit_link.pdp {
  background: yellow;
  padding: 5px 0;
}

div.plant_edit_link.pdp a {
  color: gray;
}

div#plant_tags h3,
h3 {
  font-size: 0.8em;
  letter-spacing: normal;
}

img.logo {
  content: url("/static/img/pl_logo_dark.4b4fcae098e3.svg");
  width: 112px;
  height: 27px;
}
