/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
.et_pb_post { overflow: hidden; }

.et_post_meta_wrapper img,
.entry-featured-image-url {
  position: relative;
  float: right;
  width: 150px;
  height: auto;
  max-width: 30%;
  margin-left: 20px;
  margin-bottom: 20px;
}

.et_post_meta_wrapper img {
  width: 300px;
}

blockquote {
  border-left: 0;
  padding-left: 0;
  line-height: 1.5em;
  letter-spacing: 0.04em;
}
