.darkmode--activated .menu-main .current-menu-item > a,
.darkmode--activated .menu-main .current-menu-ancestor > a,
.darkmode--activated .trawell-header li:hover > a,
.darkmode--activated .trawell-header-indent #trawell-header ul > li:hover > a,
.darkmode--activated .trawell-header-indent
  #trawell-header
  .trawell-actions
  .trawell-soc-menu
  > li:hover
  > a,
.darkmode--activated .active .o-exit-1,
.darkmode--activated .trawell-actions > li:hover > a,
.darkmode--activated .trawell-actions > li:hover > span,
.darkmode--activated .trawell-header-indent #trawell-header .trawell-actions > li > span:hover,
.darkmode--activated .trawell-header a:hover {
  color: #f74831;
}

.darkmode--activated .display-2,
.darkmode--activated .display-2-text {
  color: #f6725c;
}

.darkmode--activated .trawell-pre-footer .widget_meks_instagram {
  border-top-color: #f5654d;
}

.darkmode--activated .trawell-item.cat-item:after {
  background-color: #f6725c;
}

.darkmode--activated .entry-content p a:not(.trawell-button),
.darkmode--activated .entry-content li a,
.darkmode--activated .comment-content a,
.darkmode--activated .widget_text p a {
  color: rgba(246, 114, 92, 0.7);
  box-shadow: 0 1px 0 rgba(246, 114, 92, 0.7);
}

.darkmode--activated .entry-content p a:not(.mks_ico):not(.mks_button):not(.trawell-button):hover,
.darkmode--activated .entry-content li a:hover,
.darkmode--activated .comment-content a:hover,
.darkmode--activated .widget_text p a:hover {
  background: rgba(246, 114, 92, 0.1);
  box-shadow: 0 1px 0 rgba(246, 114, 92, 0.7);
}

.darkmode--activated .trawell-sidebar .widget.trawell-highlight {
  background: #f6725c;
}

.darkmode--activated .wp-block-button__link {
  background: #f6725c;
}

.darkmode--activated .widget_categories .count {
  background-color: #f6725c;
}

.darkmode--activated .trawell-cover-slider,
.darkmode--activated .trawell-cover-slider .entry-category a,
.darkmode--activated.home .trawell-header:not(.active) {
  filter: invert(1) !important;
}

.darkmode--activated .trawell-cover-slider img {
  filter: invert(0) !important;
}