.wordpress-gdpr-privacy-settings-trigger-container {
	position: fixed;
	bottom: 1%;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	z-index: 9999999;
}
.wordpress-gdpr-popup-actions a, .wordpress-gdpr-popup-actions a:hover, .wordpress-gdpr-popup-actions a:active {
  font-weight: bold;
  margin-right: 5px;
  /* text-decoration: underline; */
}