body {
  font-family: Arial, Helvetica, sans-serif;
}

.final-site-footer {
  padding: 18px 30px;
  color: #ffffff;
  line-height: 1.45;
  font-size: 13px;
}

.final-site-footer p {
  margin: 0 0 10px 0;
}

.final-site-footer a,
.final-site-footer a:visited {
  color: #ffffff;
  text-decoration: underline;
}

.footer-useful-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 14px;
  align-items: center;
}

.footer-copyright {
  margin-bottom: 0;
}

.privacy-page .final-content,
.gosuslugi-access-page .final-content,
.ai-analytics-article .final-content {
  font-size: 14px;
  line-height: 1.6;
}

.article-preview {
  margin: 18px 0;
  padding: 14px 16px;
  border: 1px solid #d8d8d8;
  background: #f8f8f8;
}

.article-preview h2 {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 1.25;
  color: #2f4c7f;
}

.article-preview p {
  margin: 0 0 12px;
  line-height: 1.55;
}

.article-preview-button {
  display: inline-block;
  padding: 8px 14px;
  border-radius: 3px;
  background: #2f4c7f;
  color: #ffffff !important;
  text-decoration: none !important;
  font-weight: bold;
}

.privacy-page h2 {
  margin: 22px 0 10px;
  font-size: 18px;
  color: #00558d;
}

.access-notice {
  padding: 16px 18px;
  border: 1px solid #d6e0ef;
  background: #f7fbff;
}

.access-lead {
  font-weight: bold;
}

.gosuslugi-link {
  display: inline-block;
  padding: 10px 16px;
  border-radius: 4px;
  background: #2f6fb2;
  color: #ffffff !important;
  text-decoration: none;
}
