body.aph2-theme .aph-top-brand {
  width: 120px;
  gap: 8px;
  justify-content: center;
}

body.aph2-theme .aph-top-brand img[src*="fsoc-mark-dark-r198.png"] {
  width: 36px;
  height: 34px;
  object-fit: contain;
}

body.aph2-theme .aph-top-brand .aph-fsoc-brand-title {
  flex: 0 0 auto;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}
