.cookiesjsr-banner {
	background-color: #b04c46 !important;
	}
	
.cookiesjsr-settings {
	background-color: #b04c46 !important;
}

.cookiesjsr-btn {
	color: white;
}

.denyAll {
	color:black !important;
}

.allowAll {
	color:black !important;
}

._access-icon {
	margin-bottom: 200px !important;
}

#panel-functional {
	background-color: #b04c46 !important;
}

.cookiesjsr-service-group--content {
	background-color: #b04c46 !important;
}

.cookiesjsr-service-group--tab {
	background-color: #b04c46 !important;
}

.cookiesjsr-btn.invert {
	border-color: #b04c46 !important;
}
.cookiesjsr-btn.important.invert {
  background-color: #b04c46;
	border-color: #b04c46 !important;
}

 @media screen and (max-width: 768px) {
  button.cookiesjsr-btn.important.allowAll {
    margin-bottom: 45px;
  }
  
}



@media (min-width: 300px) {
    .cookiesjsr-layer button.allowAll, .cookiesjsr-layer button.denyAll {
        display: inline-block;
    }
}
