.website-feedback-toggle-wrapper {
  bottom: 50%!important;
  right: -20px!important;
  transform: rotate(-90deg);
  padding: 0px 10px 0px 10px;
  border-radius: 5px 5px 0px 0px;
}
.path-admin .website-feedback-toggle-wrapper {
	padding: 0px;
}
.website-feedback-dialog #drupal-modal.ui-widget-content{
	max-height: 70vh!important;
}
.button.button-website-feedback {
    border-width: 2px;
    border-style: solid;
    border-radius: 8px;
    padding: 14px 22px;
}
.button.button-website-feedback {
    background: #ffc142;
}
