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

.section-622368 .element-2463635 .atom-main {
    /* background-color: #33cc99; */
    color: #ffffff;
    border-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(to right, #f68a64 , #faad49);
}

.trade-template .speakers .entity-photo-holder img, .trade-template .speakers .object-trade-thumbnail {
    width: 260px;
    min-width: 260px;
    height: 260px;
    border-radius: 250px;
}
