.sidebar-toggle {
  border: 0;
  background: transparent;
  line-height: 1;
}

.sidebar-toggle i {
  font-size: 1.1rem;
}



#navigation>ul>li>a>p {
  display: inline !important;
}

.timeline>div {
  margin-left: 24px;
}

.time-label {
  margin-left: 40px !important;
}

.bg-red {
  background-color: #dd4b39 !important;
}

.timeline>div>.fas,
.timeline>div>.ion,
.timeline>div>.svg-inline--fa {
  background-color: #adb5bd;
  border-radius: 50%;
  font-size: 16px;
  height: 30px;
  left: -6px;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 30px;
}