.toolbar .toolbar-bar .toolbar-icon-system-admin-cac-tools:before {
  mask-image: url(../../../../core/misc/icons/787878/wrench.svg) !important;
  -webkit-mask-image: url(../../../../core/misc/icons/787878/wrench.svg) !important;
}

/* User Login & Register */
body.gin-login .user-form-page .content-header a {
  justify-content: center;
}

body.gin-login .user-form-page__user-form img {
  max-height: 300px;
}