.hamesha-consents-wrap{
  margin-top: 14px;
  margin-bottom: 14px;
}
.hamesha-consent-row{
  display: flex;
  gap: 10px;
  align-items: flex-start;
  margin: 8px 0;
  font-size: 14px;
  line-height: 1.35;
}
.hamesha-consent-row input[type="checkbox"]{
  margin-top: 2px;
}
.hamesha-consent-text a{
  text-decoration: underline;
}