body {
  font-weight: 400 !important;
  font-size: 0.875rem !important; }

#logs .log {
  position: relative; }
  #logs .log .log__ico {
    z-index: 20; }
  #logs .log:not(:last-child) .log__text:before {
    content: "";
    position: absolute;
    left: 18px;
    height: 100%;
    width: 4px;
    background: #e0e0e0;
    z-index: 10;
    margin-top: 30px; }

/*# sourceMappingURL=logs.css.map */
