
/*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, h2, h3, h4, h5, h6 {

    text-transform: capitalize;

}

h2, h3, h4, h5, h6 {

    font-size: 40px; /* Adjust the size as needed */

}

button {

    width: 180px; /* Adjust the width as needed /

    height: 90px; / Adjust the height as needed */

}

button {

    font-family: "Arial", sans-serif; /* Replace with your preferred font /

    font-size: 160px; / Adjust the size as needed */

}

.Lähtöpaikka {

    font-size: 30px; /* Adjust the size as needed */

}
footer { display: none; }


.main-view.footer-padding, .editor-home-page.footer-padding { padding-bottom: 0px; }
