.nav-links {
  color: #ffffff;
}

.attachment-medium_large.size-medium_large.wp-post-image {
  border-radius: 25px;
}

#submit.submit {
  text-align: center;
}

.form-submit {
  text-align: center;
}

#reply-title.comment-reply-title {
  color: #ffffff;
  text-align: center;
}

.float-label {
  color: #000000;
}

.site-header-bottom-section-center.site-header-section.site-header-section-center {
  display: none;
}

.site-header-top-section-center.site-header-section.site-header-section-center {
  margin: 27px;
  text-align: center;
}

.site-title {
  text-align: center;
}

.entry-taxonomies {
  display: none;
}

.site-top-header-inner-wrap.site-header-row.site-header-row-has-sides.site-header-row-center-column {
  display: none;
}

@media (min-width: 769px) {
  .entry-content.single-content {
    margin: 57px;
  }
}

@media (max-width: 768px) {
  .entry-content.single-content {
    margin: 20px 15px;
    /* сверху/снизу 20px, по бокам 15px */
  }
}

.logged-in-as {
  color: #ffffff;
}