.seo-footer-text {
  width: 100%;
  padding: 0.6rem 1rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  margin-top: 0.5rem;
  box-sizing: border-box;
}

.seo-footer-text p {
  font-size: 0.85rem;
  color: #b0b0b0;
  line-height: 1.7;
  margin: 0;
  text-align: left;
}

.seo-footer-text strong {
  color: #ccc;
  font-weight: 600;
}

.seo-prov-link {
  color: #9db8e0;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 2px;
  cursor: pointer;
}

.seo-prov-link:hover {
  color: #cfe0ff;
}
