.text-small-cookie {
  font-size: 0.85em;
}

.text-modal3 {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: normal;
  margin-bottom: 30px;
}

.text-modal4 {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: normal;
  margin-bottom: 30px;
}

.img-fluid.modal-header-cockie {
  width: 92%;
}

.close.hidden {
  display: none;
}

a:hover {
  color: #FF0000;
  /*transition: 0.5s;*/
}

a {
  color: #FF0000;
  /*transition: 0.5s;*/
}

a:hover, a:active, a:focus {
  /*color: #03c5ec;*/
  /*outline: none;*/
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

* {
  /*box-sizing: inherit;*/
}

*:before, *:after {
  /*box-sizing: inherit;*/
}

span {
  font-style: inherit;
  font-weight: inherit;
}

