<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.lgcookieslaw-fixed-button.lgcookieslaw-fixed-button-left {
	right: 4rem;
	left: inherit;
	bottom: 10px;
}
#lgcookieslaw_fixed_button svg {
    fill: #800000;
}
@media (min-width: 992px) {
	.lgcookieslaw-fixed-button.lgcookieslaw-fixed-button-left  {
		bottom: 24px;
		right: 5rem;
	}
}</pre></body></html>