.display-4 span.text-primary .js-text-animation {
  font-size: 1.5rem;
}
/*
.card.bg-img-hero .card-body::after {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}*/

.container.header-hide-content.pt-2 {
      border-bottom: 1px solid #eaeaea;
}

.alert-group-prepend.align-self-start {
  display: none;
}

.alert.alert-icon.alert-group.alert-notify {
  max-width: 320px;
}

.alert.alert-icon.alert-group.alert-notify .alert-content {
  font-size: 14px;
}

.wo-bradius .custom-select {
  border-radius: 0px;
}

.list-group .badge {
  cursor: pointer;
}
