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

.business-template .business-logo-holder .business-event-image-holder {
    width: 80%;
    height: 80%;
    overflow: hidden;
    background: #aecfe6;
    border-radius: 105px;
}
.business-template .business-logo-holder .center-image {
    max-width: 55%;
    max-height: 55%;
}

.section-3657177 .atom-sectionMain {
    background-color: rgba(255, 255, 255, 0.70);
}

.leftalign p {
    text-align: left;
}

.atom-header1 {
  font-size: 1.25em;
}
.atom-main {
  font-size: 1.5em;
}