.blog__cat-img img {
  height: auto !important;
  width: 100% !important;
}

.top-menu-bg .form-search label {
  display: none !important;
}

.plg_system_webauthn_login_button {
  display: none !important;
}

.com-users-login__options a.list-group-item {
  all: unset;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  line-height: 1.2;
  margin: 10px;
}
.com-users-login__options a.list-group-item:hover {
  color: #00BF6F;
}

.filters.btn-toolbar button[title="Search"],
.filters.btn-toolbar button[title="Clear"] {
  display: none;
}