.etf-notice {
	position: relative;
	padding-right: 40px;
}

.etf-notice .notice-dismiss {
	text-decoration: none;
}

.etf-notice-content {
	display: flex;
	align-items: center;
}

.etf-notice-icon {
	margin-right: 15px;
}

.etf-notice-icon img {
	width: 50px;
	height: auto;
}

.etf-notice-buttons {
	margin-top: 10px;
}

.etf-notice-buttons a {
	margin-right: 10px;
	text-decoration: none;
} 