#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize {
  background: #f5333f;
}

#tarteaucitronRoot #tarteaucitronAlertSmall {
  background: none;
  right: auto;
  left: 0;
}

#tarteaucitronRoot #tarteaucitronAlertSmall #tarteaucitronManager {
  font-size: 30px !important;
  color: #333;
  background: none;
  opacity: 0.8;
}

#tarteaucitronRoot #tarteaucitronAlertSmall #tarteaucitronManager:hover {
  opacity: 1;
}

#tarteaucitronRoot #tarteaucitronAlertSmall #tarteaucitronManager:active {
  outline: none;
}

