.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.62rem;
  color: #666;
  line-height: 1.6;
  margin: 0;
  text-align: left;
}

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

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

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