/* Colors
  ========================================================================== */
/* Typography
    ========================================================================== */
/* -----------------------------------------------------
     Mixins
     ----------------------------------------------------- */
/* Typography
    ========================================================================== */
body #tarteaucitronRoot * {
  font-family: inherit !important; }
body #tarteaucitronRoot #tarteaucitronAlertBig {
  background: #392e44; }
  body #tarteaucitronRoot #tarteaucitronAlertBig::before {
    display: none; }
body #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
  font-family: inherit; }
body #tarteaucitronAlertBig #tarteaucitronCloseAlert {
  background: transparent;
  border: 1px solid rgba(195, 208, 212, 0.81);
  color: rgba(195, 208, 212, 0.81); }
body #tarteaucitronAlertBig #tarteaucitronPersonalize {
  padding: 10px 15px; }
body #tarteaucitron #tarteaucitronPrivacyUrlDialog {
  background: transparent; }
