<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Ð¡Ñ‚Ð¸Ð»ÑŒ Ð´Ð»Ñ Ñ‚ÐµÐºÑÑ‚Ð° Ð½Ð° ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ðµ Ð¿Ñ€Ð¸Ñ‘Ð¼Ð½Ð¾Ð¹ */
.reception-text {
  font-size: 16px;
  line-height: 1.6;
  text-align: justify;
  padding-left: 15px;
  padding-right: 15px;
}

.reception-text p {
  margin-bottom: 20px;
}
.reception-text strong {
  font-weight: 900;
  text-shadow: 0.3px 0.3px 0 currentColor;
}
</pre></body></html>