.cv-page-of {
  margin-top: 100px;
}

.pt-cv-wrapper {
  margin-top: -3px;
}

.pt-cv-wrapper .text-center {
  position: relative;
  top: -25px;
  padding-top: 0px;
  margin-bottom: -50px;
}

body:not(.twentyseventeen-front-page) .entry-content {
  margin-bottom: -110px;
}

.site-footer .widget-area {
  margin-top: 50px;
  padding: 15px;
}

.site-footer .wrap {
  position: relative;
  top: 40px;
}

.entry-header {
  margin: 0px;
  position: relative;
  top: 1px;
}

.entry-content {
  margin: 0px;
  position: relative;
  top: 1px;
}

.entry-footer {
  margin: 0px;
  position: relative;
  top: 100px;
}

.entry-footer .cat-links {
  visibility: hidden;
}

body.has-header-image .site-title a {
  color: #ffd700;
  font-size: 41px;
}

.navigation-top {
  text-align: center;
}

#top-menu.menu {
  text-align: center;
}