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

.navColors .color-2-background, .navColors .color-2-background.custom-color {
    background-color: #D0000;
}
h2.trade.atom-title.header.custom-font {
    font-weight: bold;
    color: #B01B35;
}
h2.atom-main.col-xs-12.custom-font {
    color: #B01B35;
}