/* Supplied NTFC logo, retained as a replaceable brand asset. */
.brand-mark {
  width: 48px;
  height: 48px;
  border: 0;
  background: center / cover no-repeat url('ntfc-logo.jpg');
  color: transparent;
  flex: 0 0 48px;
}
