@charset "utf-8";

.text-strong {
  color: #cd0000;
}

.sb-appshell-v1-pagetop {
  bottom: 120px;
}

@media (min-width: 901px) {
  .sb-appshell-v1-pagetop {
    bottom: 110px;
  }
}