.mod-cell a{
       border: 2px solid #d5ccd3;
    text-align: center;
    /* margin-left: auto; */
    display: block;
    /* text-decoration: revert; */
    color: #000000b8;
    font-weight: 700;
    text-align: center !important;
    padding: 4%;

}
.mod-cell a:hover {
  background : purple;
  color:white;
}
#eb .eb-mod-title, #eb .eb-mod-body, #eb .eb-mod-hold, #eb .eb-mod-action {
 text-align:justify;
  padding:4%;
   display: inline-block;
  
}
#eb .mod-items-grid>.mod-grid .mod-item {
      border: 2px solid #d1cccc;	
    box-shadow: 4px 4px 0px 0px #8a6797fa;
    padding: 2%;
}
#eb .eb-post-thumb .eb-post-image {
  
  width: 50% !important;
    padding: 2% !important;
    float: left;
}
#eb .eb-mod-thumb.is-center .eb-mod-image, #eb .eb-mod-thumb.is-center .eb-mod-image-cover{
  width: 100% !important;
    height: 352px;
    background-size: cover;
}
#eb .eb-mod-thumb {
  
  margin-top:0px;
  margin-bottom:0px;
}
.eb-mod-title a {
  
  font-size:1.5em;
  font-family:'roboto';
}
.mod-post-type a{
            font-size: smaller !important;
    font-family: 'Roboto';
    color: white;
    border: 3px solid #672062;
    padding: 1.5% !important;
    /* margin-top: -7%; */
    background: #9c2164;
  display:inline-block;
  float:left;
    border-radius: 7px;
    margin-left: 3%;
}
.mod-post-type a:hover{
  color: white;
     background: purple;
  
}
#eb *, #eb *:before, #eb *:after {
      text-align: justify;
  font-family: sans-serif !important;

}
#eb .eb-mod-media-title {
  font-family: sans-serif;
    color: #5b0080e0 !important;
    word-break: break-word;
    /* margin: -8%; */
    display: block;
   text-align: center;
    margin: 5% 0%;
}
.mod-cell {
  display:block;
}
#eb .mod-cell, #eb .col-cell {
  display:block;
      text-align: center;
  
}
.eb-mod-foot .mod-muted .mod-small {
  display:block !important;
}
.eb-mag .eb-mag-list {
      width: 72%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
  
#eb .eb-mag-head {margin-bottom: 20px;
    width: 100%;
    float: left;
    margin-right: 5%;}


.eb-view-magazine {width: 75% !important;
    display: block;
    margin-left: auto;
    margin-right: auto;}