/* Bareboard header artwork only; the cloned Yahoo header geometry remains unchanged. */
.ybar-logo.yf-1qx3bfm { display: flex; align-items: center; }
.bareboard-yahoo-logo { display: block; width: 142px; height: 34px; object-fit: contain; }
@media (max-width: 767px) { .bareboard-yahoo-logo { width: 132px; height: 32px; } }
.logo-wrapper.yf-136s8d9 .bareboard-yahoo-footer-logo { display: block; width: 190px; height: 45px; object-fit: fill; }
@media (max-width: 767px) { .logo-wrapper.yf-136s8d9 .bareboard-yahoo-footer-logo { width: 170px; height: 40px; } }
/* UMS LIVE / Cambreth attribution marks in the Market data provider. */
[data-testid="private-company-partner-attribution"] > img[src="assets/bareboard-logo.svg"],
[data-testid="private-company-partner-attribution"] > img[src="assets/cambreth-org-logo.svg"] {
  object-fit: contain;
}

/* Keep a consistent breathing space between the footer wordmark and copyright. */
footer .logo-and-social-footer.yf-1gzeyu1 .copyright-wrapper {
  margin-top: 10px;
}
