header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 999;
}

body.home .ffthemes-blocks-slider-wrapper {
  background-color: black;
}

.wp-block-ffthemes-blocks-tabs .container--tabs .nav-tabs > li.active > a,
.wp-block-ffthemes-blocks-tabs .container--tabs .nav-tabs > li > a,
.wp-block-ffthemes-blocks-tabs .container--tabs .nav-tabs > li.active > a, .wp-block-ffthemes-blocks-tabs .container--tabs .nav-tabs > li.active > a:hover, .wp-block-ffthemes-blocks-tabs .container--tabs .nav-tabs > li.active > a:focus,
.has-primary-background-color,
.wp-block-query-pagination .page-numbers.current{
  color: black !important;
}

.hu-iframe-overlay .hu-btn,
#hu-cookies-save{
  background-color: #20836F !important;
}

.cover-ada {
  background-color: black;
}

.screen-reader-text {
  background-color: white;
  color: black;
}

.d-block {
  display: block !important;
}