@charset "utf-8";

.wp-block-techcrunch-breaking-news-banner { background-color: var(--wp--custom--color--red-500); color: var(--wp--custom--color--white); display: block; font-size: var(--wp--custom--spacing--16); padding: var(--wp--custom--spacing--16); position: relative; text-align: center; text-decoration: underline; z-index: 9999; }

.wp-block-techcrunch-breaking-news-banner:hover { text-decoration: none; }