.profile-consent {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-top: 24px;
  color: #c8d0d9;
  font-size: 11px;
  line-height: 1.55;
}

.profile-consent input {
  width: 17px;
  height: 17px;
  margin: 1px 0 0;
  accent-color: #4c94df;
}

.profile-consent a {
  color: #70b7fb;
  text-underline-offset: 3px;
}
