#fd .fd-toolbar__link {
  color: #D3AF37;
}
#fd .o-avatar--rounded .o-avatar__content img {
  border-radius: 50%;
  border: 1px solid #D3AF37 !important;
}
#fd .o-dropdown-nav__media {
  color: #D3AF37 !important;
}
#eb .fd-tab__item.is-active .fd-tab__link {
  color: #D3AF37 !important;
}
body #eb .t-text--800 {
  color: #D3AF37 !important;
}
#eb .fd-tab__link {
  color: #a62c2b !important;
}
#eb .fd-tab__item.is-active {
  border-color: #bd4948 !important;
}
.fa-star::before {
  content: "\f005";
  color: #D3AF37 !important;
}
#eb .eb-post-featured {
  color: #D3AF37 !important;
}
.fdi.fa::before, .fdi.fab::before, .fdi.far::before {
  font-weight: inherit;
  color: #D3AF37 !important;
}
#eb .eb-favourite-toggle {
  color: #a62c2b !important;
}
#eb .eb-post-admin__dropdown-toggle > i {
  color: #D3AF37 !important;
}
#fd .fd-toolbar__link.is-composer {
  background-color: #a62c2b;
  color: #D3AF37;
}
#eb .eb-featured .eb-gallery-stage {
  position: relative;
  background: none;
  overflow: hidden;
  z-index: 2;
  padding-top: 0;
  border: 2px solid #A62C2B !important;
  border-radius: 8px;
}
#eb .eb-featured .eb-gallery-more a {
  background: #D3AF37 !important;
  border: 3px solid #a62c2b !important;
  border-radius: 5px;
  color: #000 !important;
  display: inline-block;
  line-height: 32px;
  height: 34px;
  padding: 0 15px;
  font-weight: bold;
  text-decoration: none !important;
}
#eb .eb-featured .eb-gallery-content {
  white-space: normal;
  color: #BBC6CC !important;
}
#eb .eb-featured--hero .eb-gallery-foot {
  padding: 10px;
  border-top: 1px solid #D3AF37 !important;
}
#eb .eb-featured .eb-gallery-button {
  background: #a62c2b !important;
}
#eb .eb-featured .eb-gallery-button i {
  color: #D3AF37 !important;
}
#eb .eb-post-thumb .eb-post-image {
  background: #A62C2B73 !important;
}
#eb .eb-post-foot > div .fa {
  color: #A62C2B !important;
}
#eb .eb-post-hits, #eb .eb-post-comments a {
  color: #A62C2B !important;
}
#eb .eb-featured--hero .eb-gallery-meta a {
  color: #a62c2b;
}
#eb.eb-component #fd .o-pagination .o-pagination__btn.text-gray-500 {
  color: #fff !important;
}
#eb.eb-component #fd .o-pagination .bg-gray-100 {
  background-color: #D3AF37 !important;
  border-color: #fff !important;
}
#eb.eb-component #fd .o-pagination .o-pagination__btn.text-gray-300 {
  color: #D3AF37 !important;
  background: #000 !important;
}
#eb .btn-default {
  color: #D3AF37 !important;
  background-color: #000 !important;
  border-color: #D3AF37 !important;
}
#eb.eb-component .input-group-btn > .btn {
  background-color: #000 !important;
  border: 2px solid #D3AF37 !important;
  color: #D3AF37 !important;
}
#eb .btn-primary {
  color: #D3AF37 !important;
  background-color: #000 !important;
  border-color: #D3AF37 !important;
}
#eb.eb-component .btn-primary {
  background-color: #a62c2b !important;
  border-color: #d3af37 !important;
  color: #D3AF37 !important;
}
#eb .db-post-item {
  color: #a62c2b !important;
}
#eb .btn-eb-facebook {
  color: #fff !important;
  background-color: #fff !important;
  border-color: #d3af37 !important;
}
#eb .btn-eb-twitter {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #D3AF37 !important;
}
#eb .btn-eb-linkedin {
  color: #fff !important;
  background-color: #A62C2B !important;
  border-color: #D3AF37 !important;
}
#eb .eb-entry-copyright {
  font-size: 10px !important;
}
#eb .eb-section-title {
  font-size: 10px !important;
}
#eb .eb-bar--filter-bar {
  background-color: #000 !important;
  border-radius: 0px;
  border-color: #a62c2b !important;
}
#eb .eb-bar--snackbar {
  padding: 16px 0;
  display: flex;
  background-color: #000 !important;
}
#eb .reset-heading {
  background: #000 !important;
}
#eb.eb-component .eb-dashboard-empty .eb-dashboard-empty__content {
  color: #000 !important;
}
#eb .eb-dashboard-empty__text p {
  color: #000;
}
#eb .eb-calendar {
  border-collapse: separate;
  background: rgba(var(--fd-white),1);
  border: 1px solid #a62c2b !important;
  border-radius: 1px;
}
#eb .eb-calendar-control > td.eb-calendar-previous > a {
  background: none !important;
  color: #D3AF37 !important;
}
#eb .eb-calendar-control {
  font-size: 16px;
  background: #000 !important;
}
#eb .eb-calendar-control > td.eb-calendar-month > a {
  background: none !important;
  color: #D3AF37 !important;
  text-decoration: none;
}
#eb .eb-calendar .text-center {
  color: #a62c2b !important;
}
#eb .eb-calendar tbody > tr > td.day > div {
  color: #000 !important;
}
#eb .eb-calendar tbody > tr > td.has-posts > div::before {
  content: "";
  display: block;
  position: absolute;
  right: 8px;
  bottom: 8px;
  border-right: 10px solid #D3AF37 !important;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
}
#eb .eb-table tbody > tr td .post-actions a {
  color: #D3AF37 !important;
}
#eb .eb-table thead tr td {
  font-size: 14px;
  font-weight: bold;
  color: #a62c2b;
  margin-bottom: 1px solid rgba(var(--fd-gray-200),1);
  position: relative;
}
#eb.eb-component .eb-table.table {
  --t4-table-accent-bg: #00000094 !important;
  --t4-table-striped-bg: #000 !important;
}
#eb .eb-checkbox label::before, #eb .eb-checkbox label::after, #eb .eb-radio label::before, #eb .eb-radio label::after {
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #fff;
  color: #a62c2b;
}
.table > :not(caption) > * > * {
  color: #D3AF27 !important;
}
#eb .eb-table tbody > tr td .post-title {
  color: #D3AF37 !important;
}
#eb .eb-dashboard-sticky-header {
  background: #000 !important;
}
#eb .eb-table tbody > tr td .post-meta a {
  color: #a62c2b !important;
}
#eb.eb-component .form-control {
  border: 2px solid #D3AF37 !important;
}
#eb .o-select-group select {
  background-color: #000 !important;
  color: #D3AF37;
}
#eb .eb-table tbody > tr.is-checked td {
  background: #000 !important;
  color: #D3AF37 !important;
}
#eb .eb-table tbody > tr:hover td {
  background: #ffe;
  color: #D3AF37 !important;
}
#eb .eb-dashboard-empty__icon {
  color: #a62c2b;
}
#eb .eb-authors-head {
  background: #000;
}
#eb.eb-component .eb-authors .eb-author {
  background: #000;
}
#eb .eb-post-listing .eb-post {
  border: 1px solid #a62c2b !important;
  border-radius: 8px;
  position: relative;
  padding: 15px;
}
#eb .eb-simple-posts {
  background-color: #000 !important;
}
#eb .eb-simple-post__date {
  color: #fff;
}
#eb .eb-post-type .fa {
  font-size: 12px !important;
  display: inline-block;
  line-height: 22px;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  border: 2px solid #a62c2b;
  color: #a62c2b;
  text-align: center;
}
#eb.eb-component .btn-default {
  color: #D3AF37 !important;
  background-color: #000 !important;
  border: 1px solid #D3AF37 !important;
}
#eb .eb-authors-finder .fa-user {
  color: #a62c2b;
}
#eb .eb-entry {
  border: 1px solid #A62C2B !important;
  border-radius: 8px;
  padding: 15px;
}
#eb .eb-dialog-title {
  color: #000;
}
#eb .eb-quick-post {
  border: 2px solid #A62C2B !important;
}
#eb .eb-quick-content {
  background: rgba(var(--fd-white),1);
  border: 1px solid #A62C2B !important;
  border-top: 0;
  padding: 15px;
  border-radius: 0px;
}
#eb .eb-dialog-container {
  background: #000;
  border: 1px solid #A62C2B !important;
}
.eb-categories {
  border: 1px solid #A62C2B !important;
  border-radius: 8px;
}
#eb .eb-subscribe-form::before {
  background-color: #000 !important;
}
#eb .eb-subscribe-form--dark {
  background-color: #000 !important;
  color: #fff;
}
#eb .eb-subscribe-form--dark::before {
  background-color: #000 !important;
}
#eb .eb-entry-author-recents {
  background: #000 !important;
}
#eb .form-control {
  background-color: #000 !important;
  background-image: none;
  border: 1px solid #D3AF37 !important;
  border-radius: 8px;
  color: #A62C2B !important;
}
#eb .o-alert--success {
  background-color: #bd4948 !important;
  border-color: #D3AF37 !important;
  color: #D3AF37 !important;
}
#eb .o-alert--success .o-alert__close {
  color: #D3AF37 !important;
}
#eb .eb-comment-captcha-img {
  background: #A62C2B !important;
  border-radius: 8px 0 0 8px;
  padding: 0 10px;
  width: 1%;
}
#eb .o-empty {
  text-align: center;
  color: #A62C2B !important;
}
#eb .eb-comment-form {
  border: 1px solid #A62C2B !important;
  padding: 15px;
  margin-top: 20px;
  border-radius: 8px;
}