/* Local Overrides */

/* custom footnote */
.custom_footnote {
	text-decoration: none;
}

/* Ribbon */
.theme-dark.ribbon {
	--ribbon-background-color: #353f84cd;
}
@media (max-width: 734px) {
	.section-welcome .ribbon .ribbon-content-wrapper {
		background-color: #353f84cd;
	}
}

/* Apple Intelligence Section Play/Pause Button */

/* @media only screen and (min-width: 1069px){
	#productivity-gallery-item-1 .bento .bento-item.tile-rounded
	 .vertically-scaling-container .inline-media-ui.inline-media-ui-button
	{
		margin-left: 35px;
		margin-top: -4px;
	}}
	
	
	@media only screen and (min-width: 1069px){
	#siri-gallery-item-3 .bento.row .bento-item.tile-rounded .vertically-scaling-container .inline-media-ui.inline-media-ui-button
	{
		margin-left: 35px;
		margin-top: -4px;
	}} */

/* AI Disclaimer - Bento Gallery */
.bento-tab-gallery .bento-disclaimer {
	font-weight: 600;
	margin-top: 20px;
}
