html,
body {
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB,
    Microsoft YaHei, Noto Sans CJK SC, WenQuanYi Micro Hei, Arial, sans-serif;
}

body * {
  font-family: inherit;
}

.top.segment,
.footer.segment {
  background-image: url("/images/footer_lodyas.png") !important;
}

.top.segment {
  min-height: 500px;
  background-repeat: repeat;
}

.top.segment h1.ui.header {
  margin-top: 6em;
}

.second.segment {
  padding-top: 6em;
  padding-bottom: 6em;
  margin-bottom: 6em !important;
}

#particles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.segment {
  overflow: hidden;
}

section {
  margin-bottom: 6em;
}

nav.top {
  position: fixed;
  right: 1em;
  bottom: 1em;
}

nav.top a {
  color: inherit;
}

nav.top a:hover {
  cursor: pointer;
  color: inherit;
}
