.list-categories a, .entry-title a, .textwidget a, #bottom-footer-container a, .elementor-button-text{
  position: relative;
}


#bottom-footer-container a::after{
  border-color: white;
}


#cookie-notice .cn-button.bootstrap{
  background: #1B3D3E;
  transition: 450ms;
  border-radius: 2px;
}

#cookie-notice .cn-button.bootstrap:hover{
  color: white;
  opacity: 0.8;
}
