.btn-all{
  width: 150px !important;
}

a.header-nav-title:after {
  font-family: FontAwesome;
  content: "\f107";
  padding-left: 0px;
}

header #header #logo img {
    max-height: 50px;
}

article a{
  color: #fff500 !important;
}

.table strong{
    color: var(--text-secondary-color) !important;
}