<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*СЃС‚РёР»Рё РґР»СЏ С‚Р°Р±Р»РёС†С‹ РїСЂР°Р№СЃР°*/

table#uslugi {
  border: 1px solid #e5e5e5;
  margin-bottom: 40px;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0px auto;

        color: #455351;
        font-weight: 500;
        font-size: 17px;
        font-family: "TildaSans", Arial, sans-serif;
}

table#uslugi tr {
  border-bottom: 1px solid #e8e8e8;
}

table#uslugi tr td {
  padding: 8px 12px;
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
}</pre></body></html>