html {
	font-family: sans-serif;
}
#block-profit-site-branding {
	background-color: #000;
}
#block-profit-site-branding .site-name a {
  color: #fff;
  display: block;
  padding: 20px 0;
  letter-spacing: 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: none;
  font-size: 40px;
}
.full-width-video {
	aspect-ratio: 16/9;
	height: auto;
	margin: 40px 0;
	width: 80%;
}
main li {
  margin-bottom: 15px;
}