
.no-anchor.card-title.listing-title {
    font-weight: bolder !important;
    color: #802a03 !important;
    }

.navbar-title code {
    color: #ff562c;
    background-color: inherit;
  }

.badge{
  text-justify: center;
}

.highlight-line{
  color: "yellow";
}
