﻿
footer button#ot-sdk-btn.ot-sdk-show-settings {
	background: none !important;
	border: none !important;
	color: var(--color-blue-accent, #4d508c) !important;
	padding: 0 !important;
	font-size: 100% !important;
	cursor: pointer !important;
}
	footer button#ot-sdk-btn.ot-sdk-show-settings:hover {
		text-decoration: underline !important;
	}
