#sp-right .sp-module {
    margin-top: 0px;
    border: none;
    padding: 0px;
    border-radius: 0px;
}

#eb .eb-post-thumb .eb-post-image img {
    border-radius: 50px !important;
}

#eb .eb-post-listing__item {
    background-color: #dafbff;
    border-radius: 50px;
    padding: 40px 40px 20px 40px;
}

p {
    margin-bottom: 0px;
}

#eb .o-aspect-ratio>:first-child {
    border-radius: 30px !important;
}

#eb .eb-post-simple__title {
    color: #552496;
    font-family: 'Sansita', sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 38px;
}

#eb .btn-default {
    color: rgb(255 255 255) !important;
    background-color: #ff516d !important;
    border: none !important;
    border-radius: 100px !important;
    padding: 17px 32px !important;
}

#eb .btn {
    font-weight: 600;
    font-size: 16px;
}

#eb .eb-post-simple__meta-date {
    font-family: 'Indie Flower', sans-serif !important;
    font-size: 24px !important;
    font-weight: bold !important;
    color: #94dae5;
}

#eb .eb-post-simple__foot {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 4px solid #94dae5;
}

#eb .btn:hover {
    padding: 17px 32px !important;
    border-radius: 100px !important;
    border: none !important;
    background-color: #FF2A4C !important;
    color: #fff !important;
}

#eb .eb-post-simple__title {
    padding-top: 20px;
}

#sp-main-body {
    padding: 50px 0;
}

#eb .input-group-btn>.btn:hover, #eb .input-group-btn>.btn:active {
    z-index: 999 !important;
    position: static;
}

#eb .eb-bar--search-filter-bar {
    background-color: #dafbff;
    border: none;
    border-radius: 20px;
}

#eb .reset-heading {
    font-size: 50px;
    color: #552495 !important;
}

.text-muted {
    color: #94dae5 !important;
  font-weight: 500;
}

#eb .eb-post-hits {
    color: #FF516D;
  font-weight: 500;
}

#fd .py-2xs {
    padding-bottom: 0px;
    padding-top: 50px;
}

#fd .bg-gray-100 {
    background-color: #ff516d;
}

#fd .text-gray-500 {
    color: #fff;
}

#fd .o-pagination__btn {
    border-color: #552495;
    border-width: 1px;
}

#fd .o-pagination__btn:hover {
    background-color: #FF2A4C !important;
    color: #fff;
}

#fd .text-gray-300 {
    color: #94dae5;
}


#eb h3 {
  color: #552495; 
}

#eb hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border-top: 4px solid #c4a7ea;
}

#eb .eb-post-related  {
    background-color: #dafbff;
    padding: 30px 40px;
    border-radius: 30px;
    margin-top: 50px;
}

#eb .eb-section-heading {
    border-bottom: 4px solid #94dae5;
    font-weight: 400;
    font-family: 'Sansita', sans-serif;
    text-transform: capitalize;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 20px 0px;
}

#eb .reset-heading {
    font-size: 40px;
    color: #160926;
}

#eb .eb-related-thumb {
    border-radius: 20px;
}

#eb .eb-entry-related>div {
    background-color: #00000008;
    border-radius: 30px;
    padding: 20px;
    margin-bottom: 0px;
}