.share_this_page_link{
  cursor: pointer;
}
.share_this_page_icon{
  height: 32px;
}
.share_this_page_icon > .custom_icon{
  display: flex;
  align-items: center;
}
.top_bar_contact a{
  color: white;
  transition: color 0.2s ease;
}
.top_bar_contact a:hover{
  color:#F9BF47;
  text-decoration: underline;
}
.content_cta_getintouch a:hover{
  text-decoration: underline;
}
a[href^="mailto"]{
  text-decoration: underline;
}

.list_blue_dots li a.link:hover{
	text-decoration:underline !important;
}
.button_green:hover{
  background: #ffbf47;
  border-bottom: 2px solid #e8a72d;
  color: #0b0d0d;
}


/* .no-scroll{
  overflow: hidden;
}


.mobile-nav-active{
  right: 0;
} */

ul.jumps_text_links ul{
  width: auto !important;
}
