.ins-scope-header {
  text-align: center;
  max-width: 760px;
  margin: 0 auto 40px;
}

.ins-scope-title {
  margin-bottom: 18px;
}

.ins-scope-desc {
  text-align: center;
}

/* było: display:block; */
.ins-scope-desc-highlight{
  display: inline;
  color:#d5a535;
  font-weight:600;
  margin-right: .35em; /* odstęp po kropce */
}