/* Füge hier Dein eigenes CSS ein */

#cookie-consent-block .title {
  text-transform: uppercase;
  font-size: 13px;
}

#cookie-consent-block .text {
  color: #ccc;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
}

#cookie-consent-block a {
  color: #ccc;
  font-size: 13px
}

.close-cookie-block {
    margin-top: 1.4rem;
  	position: static;
}