#eb .eb-card__content {
    margin: -80px auto 0px auto !important;
    background-color: #ebe2ee !important;
    z-index: 1000 !important;
    max-width: 95% !important;
    border-radius: 10px !important;
    padding: 20px !important;
}

#eb .eb-card {
    box-shadow: none !important;
}

#eb .eb-card:after {
    box-shadow: none !important;
}

#eb .o-aspect-ratio>:first-child {
    border-radius: 10px !important;
}

#eb .eb-card--border {
    border-top: none !important;
}

#eb .eb-post-title {
  line-height: 36px;
}

#eb .eb-card .eb-post-title a {
    color: #000 !important;
    font-size: 30px !important;
}

#eb .eb-card .eb-post-title {
    margin-bottom: 0px !important;
}

#eb .mt-20 {
    margin-top: 0px !important;
}

#eb .btn {
    font-weight: 800 !important;
    border: none !important;
    color: rgb(255 255 255) !important;
    background-color: #5a2766 !important;
    padding: 10px 22px !important;
    font-size: 16px !important;
    border-radius: 8px !important;
}

#eb .eb-post-actions {
    display: none !important;
}

#eb .eb-card__ft {
    padding: 0px !important;
}

#eb .eb-card .eb-post-title {
    margin-bottom: 0px !important;
    background-color: #e2d6e7 !important;
    border-radius: 10px 10px 0px 0px !important;
    padding: 20px 20px 0px 20px !important;
}

#eb .eb-card__bd {
    padding: 0px !important;
}

#eb .eb-post-body {
    padding: 0px 20px !important;
    background-color: #e2d6e7 !important;
    margin: 0px !important;
}

#eb .mt-20 {
    padding: 10px 20px 20px 20px !important;
    background-color: #e2d6e7 !important;
    border-radius: 0px 0px 10px 10px !important;
}

#eb .eb-card__ft-content {
    padding: 8px 10px !important;
}

#eb .eb-card__ft {
    color: #000 !important;
}

#eb .eb-card__content:hover {
    background-color: #cfc6de !important;
}

#eb .btn:hover {
    background-color: #733282 !important;
    color: #fff !important;
}

#sp-main-body {
    padding: 75px 0px 100px 0px !important;
}

#fd .py-2xs {
    padding-top: 50px !important;
}


#fd *, #fd :after, #fd :before {
    border-style: none !important;
}

#fd .text-gray-500 {
    color: #fff !important;
    background-color: #e2d6e7 !important;
}

#fd .o-pagination__btn:hover {
    color: #fff !important;
    background-color: #acb3c3 !important;
}

#fd .o-pagination__btn {
    align-items: center !important;
    background-color: #959eb3 !important;
}

#eb .mod-cell, #eb .col-cell {
    display: none !important;
}

#eb .reset-heading {
    color: #000 !important;
}

#eb .eb-entry-meta>div {
    color: #000 !important;
}

#eb .comma-seperator>span {
    color: #fff;
    background-color: #009743 !important;
    padding: 5px 10px !important;
    border-radius: 99px !important;
}

#eb .eb-post-thumb .eb-post-image img {
    border-radius: 10px !important;
}

#eb .eb-entry-article .ebd-block {
    margin: -50px 0px 30px 0px !important;
    padding: 30px 30px 30px 30px !important;
    background-color: #ebe8f1 !important;
    border-radius: 10px;
}

#eb .eb-post-thumb .eb-post-image {
    background: transparent !important;
}

#eb .eb-post-thumb .eb-post-image {
    background: transparent !important;
    max-width: 95% !important;
    margin: 0 auto !important;
}

#eb .eb-entry-meta {
    margin: 10px 0 30px !important;
}

#eb .eb-post-thumb.is-full {
    z-index: -1 !important;
}

#eb p {
    margin-bottom: 0px !important;
}

#fd .cursor-not-allowed {
    cursor: pointer;
}

#eb h3 {
  color: #8a5b9e !important;
  font-size: 36px !important;
}

#eb .reset-heading {
  color: #000 !important;
  font-size: 58px !important;
}


#eb .form-control {
  height: 48px;
  border: none !important;
  font-size: 18px;
  }

#eb .input-group-btn > .btn {
  height: 48px;
}


#eb .input-group-btn:last-child > .btn {
  margin-left: -10px;
}


#eb .eb-post-hits, #eb .eb-post-comments a {
  color: #000;
}

#eb hr {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  border-top: 3px solid #bd9dcf !important;
}

/* Links: color normal */
#eb a,
#eb a:link,
#eb a:visited {
  color: #5a2766 !important;
}

/* Links: hover/focus/active */
#eb a:hover,
#eb a:focus,
#eb a:active {
  color: #bd9dcf !important;
}

/* BOTÓN "Continue reading" (es un <a class="btn">) */
#eb .eb-post-more a.btn,
#eb .eb-post-more a.btn:link,
#eb .eb-post-more a.btn:visited {
  color: #fff !important;
}

#eb .eb-post-more a.btn:hover,
#eb .eb-post-more a.btn:focus {
  color: #fff !important;
}

#eb .eb-related-thumb {
  border-radius: 10px !important;
}


#eb .eb-section-heading {
  border-bottom: none !important;
  margin: 80px 0px 20px 0px !important;
  text-transform: capitalize !important;
  font-family: 'reklame_scriptregular' !important;
  letter-spacing: 4px !important;
}
