.cookie-section {
  margin-top: 50px;
}

.cookie-link {
  color: #103977;
}
.cookie-link:hover {
  color: #103977;
}

.cookie-heading {
  font-weight: 500;
  font-size: 25px;
  line-height: 35px;
  letter-spacing: 0.01em;
  color: #151515;
}

.cookie-last-modified-date {
  margin-top: 10px;
}

.cookie-para {
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #151515;
}

.cookie-title {
  margin-top: 20px;
  margin-bottom: 15px;
}

.third-party-cookie {
  margin-bottom: 20px;
}

.cookie-list {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #151515;
}
