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