
/*specific pages container*/
.home-custom-css{}
.community-custom-css{}
.agenda-custom-css{}
.speakers-custom-css{}

/*main container of each section*/
.main-app-container {}

/*
call-to-action buttons e.g:
Register, Join The Community etc
*/
.btn-register {}

/*Top navigation bar container*/
.template-nav {}

/*Top navigation bar items container*/
#bs-example-navbar-collapse-1 {}

/*social share buttons container*/
.social-share-button {}

/*social share buttons per social network*/
.social-share-button.facebook {}
.social-share-button.twitter {}
.social-share-button.linkedin {}
.social-share-button.google {}

/* Increase size of logo within header (Home Page) - Kerlyn @ Bizzabo */
#section-1389598 > div > div > div > div.col-xs-12.event-images-holder > div {
	height: 300px;
}
/* Adjust title font size so it fits on one line - Kerlyn @ Bizzabo */
#section-1389598 > div.rowHolder.element-7002230.atom-sectionMain.cover-photo-background > div > div > div.col-xs-12.col-sm-10.col-sm-offset-1.text-center.element-7002226 > h1 {
  	font-size: 3.7rem;
}




