.breadcrumb
{
    margin-top: 2em;
    margin-left: 2em;
}

button{
    font-family: Archia,Outfit,BlinkMacSystemFont,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: bold;
    border: 3px solid #000 !important;
    border-radius: 11px !important; /* adjust the value to control the amount of rounding */
    display: block !important;
}

.is-active{
    font-weight: bold;
}

.fa {
    color: #ffffff !important;
  }

  nav{
    margin-bottom: 1em !important;
}