/*
Theme Name: NEST
Version: 1.0
*/

.entry-content::after {
  content: ' ';
  display: block;
  clear: both;
}

.entry-content img {
  display: inline;
  width: auto;
}


