/*
 Theme Name:  Biogen + Apellis Launch Webcast
 Description: Biogen + Apellis "Make it Matter" live broadcast theme. Splash + streaming pages with Vimeo and Slido embeds.
 Author:      Biogen + Apellis
 Version:     2.0
*/

body {
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 14px;
	color: var(--biogen-fg);
}

a {
	color: var(--biogen-accent);
}

a:hover {
	color: var(--biogen-accent-hover);
}
