
/*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 {}
.image-container-item {}

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

.textinthemiddle {text-shadow: 2px 2px black;}
.atom-main.col-xs-12.custom-font
.atom-text2.custom-font.trim-for-parent-width.contact-title {text-shadow: 2px 2px black;}

.section-423204 .element-1389991 .atom-title { 
  font-size:35px;
}

.video-element {
   min-height: 65vw;
}

.global-template .html-container p, .global-template .html-container ul, .global-template .html-container ol {
  line-height: 1.8rem;
}