#eb .eb-mag-blog-image { background-size: contain !important; }

#eb .eb-mod-thumb .eb-mod-image-cover { 
  width: 100% !important;
  height: 120px !important;
  background-size: cover !important; 

}

.eb-post-listing__item { 
  box-shadow: 0px 2px 9px #00000014;
  padding: 20px;
  background: #fff;
}

[data-eb-post-section] {
  background-color: #fff;
  padding: 20px;
}


#eb .eb-post-title {
  font-family: Lato !important;
}

#entry-6 {
  background: #fff;
  padding: 20px;
} 

#eb .eb-mod-media-title {
  color: #b89d65 !important;
}

#eb .eb-mod-title {
  margin-bottom: 0.5rem;
}

.mod-post-type a {
    background-color: #b89d65 !important;
    display: inline;
    padding: 2px;
    color: #fff !important;
}

#eb .btn-primary {
  background-color: #b89d65 !important;
  border: none;
}
#eb .btn-primary:hover {
  background-color: #A48950 !important;
  border: none;
}

.eb-modules-wrap.eb-modules-easyblog-after-content.fd-cf {
    max-width: 200px;
    margin: auto;
}

.mod-item {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 3px 5px #00000021;
}

.ebd-block>h2 {
  font-family: 'Lato' !important;
}


.ebd-block {
    font-family: 'Lato' !important;
  	font-size: 18px !important;
}