/* Header title adjustment */
.customHeader .main-header{
    font-size: 0 !important;
    line-height: 1.2rem !important; 
}
#section-6159878 > div.header.rowHolder.element-8178389.atom-sectionMain.global-cover-photo-background > div > div > div.col-xs-12.col-sm-9.col-md-8.left > div > h1{
  line-height: 1.2rem !important; 
}
.customHeader .main-header::before {
	content: "Inside the Cell:";
  	font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 2.78rem;
    display: block;
}
.customHeader .main-header::after {
    line-height: 2rem;
	content: "Exploring Hidden Architecture with Volumescope SEM";
  	font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 1.6rem;
    display: block;
}


/*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 {}
