.cookie-title div h2 {
  font-size: 24px;
}
.cookie-title div h4 {
  font-size: 18px;
  font-weight: 600;
}
.cookie-title div h5 {
  font-size: 16px;
  font-weight: 600;
}
.cookie-title div h6 {
  font-size: 16px;
  font-weight: normal;
}
.cookie-title div p {
  font-weight: 600;
}
.cookie-title div p a {
  font-weight: 600;
}
.cookie-title div p:first-of-type {
  margin-bottom: 0;
}
.cookie-text div h2 {
  font-size: 24px;
}
.cookie-text div h4 {
  font-weight: 600;
  font-size: 18px;
}
.cookie-text div h5 {
  font-size: 16px;
  font-weight: 600;
}
.cookie-text div h6 {
  font-size: 16px;
  font-weight: normal;
}
.cookie-text div ul {
  margin-bottom: 10px;
  list-style-type: disc;
  margin-left: 25px;
}
.cookie-text-m div h2 {
  font-size: 24px;
}
.cookie-text-m div h4 {
  font-weight: 600;
  font-size: 18px;
}
.cookie-text-m div h5 {
  font-size: 16px;
  font-weight: 600;
}
.cookie-text-m div h6 {
  font-size: 16px;
  font-weight: normal;
}
.cookie-text-m div ul {
  margin-bottom: 10px;
  list-style-type: disc;
  margin-left: 25px;
}
