@import url("https://fonts.googleapis.com/css?family=|");
.p-content > :not(:last-child) {
  color: #ffffff;
}
.is-logo-svg img {
  line-height: 19px;
}
.navbar-left {
  padding-bottom: 6px;
  padding-top: 3px;
}
.sticky-title {
  font-weight: 600;
}
.notification-header {
  color: #000000;
}
html > body > div:nth-child(1) > #site-header > #navbar-outer > #sticky-holder > div:nth-child(1) > div > div > div:nth-child(2) > div:nth-child(1) > div > div > div:nth-child(1) > span {
  font-weight: 600;
}
.rb-search-form input {
  color: #000000;
}
.rb-search-form .search-icon {
  color: #000000;
}
@media screen and (max-width: 1024px) {
  .mbnav {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
@media screen and (max-width: 768px) {
  .mbnav {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .p-content > :not(:last-child) {
    padding-top: 13px;
  }
}
@media screen and (max-width: 568px) {
  .mbnav {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
@media screen and (max-width: 320px) {
  .mbnav {
    padding-top: 5px;
    padding-bottom: 4px;
  }
  .p-content > :not(:last-child) {
    padding-top: 11px;
  }
}
[data-theme=dark] .meta-category a {
  color: #abaaaa;
}
