/*
Custom styles for individual pages and components.
Keep general theme styles in style.css.
*/

/* Hubspot 'Schedule a demo' form */
body.page-id-1652 {
	background: #133E67;
}
body.page-id-1652 header.entry-header {
	background-color: transparent;
}
body.page-id-1652 figure.featured-media::before {
	background-color: transparent;
}
body.page-id-1652 figure.featured-media > .featured-media-inner.section-inner > img {
	max-width: 50rem;
}