a.text-danger:focus, a.text-danger:hover {
  color: #f15310!important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  color: inherit;
}

.btn-outline-light:hover {
  color: #dc3545;
  background-color: #f8f9fa;
  border-color: #dc3545;
}

.clean-block .block-heading p {
  text-align: center;
  max-width: 70%;
  margin: auto;
  opacity: .7;
}

.small, small {
  font-size: 90%;
  font-weight: 600;
}

#mail, #cookies, #privacy {
  text-decoration: underline;
}

#mail-2:hover, #cookies:hover, #privacy:hover {
  color: #8f295a;
}

#mail-1:hover, #cookies:hover, #privacy:hover {
  color: #0af530;
}

#mail:hover, #cookies:hover, #privacy:hover {
  color: #dc3545;
}

#statistiche {
  visibility: hidden;
  position: absolute;
  left: 20px;
  bottom: 20px;
  height: 35px;
  width: 90px;
}

