#eb .eb-post-simple {
  background: #fff !important; 
  padding: 10px !important;
  border-radius: 20px !important;
  box-shadow: -7px 7px 0px 0px #0b9444 !important;
}


#eb .eb-post-simple__image {
  border-radius: 20px !important;
}

#eb .btn-default {
  color: #fff !important;
  background-color: #0b9444 !important;
  border-color: #0b9444 !important;
}

#eb .btn-default:hover {
  color: #fff !important;
  background-color: #086f33 !important;
  border-color: #086f33 !important;
}

#eb .btn-default:active {
  color: #fff !important;
  background-color: #086f33 !important;
  border-color: #086f33 !important;
}

#eb .btn {
  border-radius: 99px !important;
}

#eb .eb-post-simple__title {
  color: #0C0E40 !important;
}


#eb .reset-heading {
  font-size: 38px;
  color: #0C0E40 !important;
}

#eb .eb-post-thumb .eb-post-image img {
  border-radius: 20px !important;
  box-shadow: -7px 7px 0px 0px #0b9444 !important;
  }

.text-muted {
  color: #888 !important;
}

#eb .eb-post-thumb .eb-post-image {
  background: #eff0f9 !important;
}


#fd *, #fd :after, #fd :before {
    border-style: none !important;
}

#fd .text-gray-500 {
    color: #fff !important;
}

#fd .o-pagination__btn:hover {
    color: #fff !important;
    background-color: #086f33 !important;
}

#fd .o-pagination__btn {
    align-items: center !important;
    background-color: #0b9444 !important;
    color: #fff !important;
}

#eb .mod-cell, #eb .col-cell {
    display: none !important;
}

#fd .o-pagination {
  --tw-bg-opacity: 1;
  list-style: none;
  background: #eff0f9 !important;
}

#fd .py-2xs {
    padding-top: 50px !important;
}