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

h1.atom-main {
text-transform: capitalize;
  max-width:750px;
  margin: 0 auto 25px;;
}

.date-venue-holder {
font-style: normal;
text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 2px;
  font-weight: 800;
}

.btn {
text-transform: uppercase;
  font-family: 'LinetoCircular', sans-serif;
  font-size: 14px !important;
  letter-spacing: 2px;
  border-radius: 0px;
}

.attendees-faces {
max-width:1200px;
  margin: 0 auto;
}

.event-description {
max-width: 900px;
  margin: 0 auto;
}

h2.atom-main {
font-family: 'LinetoCircular', sans-serif;
  text-transform: capitalize;
  margin-bottom:0px;
  color: #000000 !important;
}

.bizzabo-tickets-widget {
max-width: 750px;
  margin: 0 auto;
}

.trade-template .event-image-holder {
height:45px !important;
  margin-bottom: 5px;
}

img.center-image {
height:35px;
}

.business a {
pointer-events: none;
}

.speaker-name {
font-size: 23px;
}

.speaker-title {
padding-bottom: 10px;
  text-transform: capitalize;
}

a {

color: #008299;}
