/******************************************************************
Theme Name: AKA Base Solution
Description: Basic theme that can be used for any show page. It uses Bootstrap, sass, jquery and Twig via Timber.
Author: Vinicius Artioli, Catia Melo, Sam Johnson, Aung Myo Win, Tony Possamai, Chris Muldoon
Version: 1.0
Tags: Timber Wordpress , Twig Wordpress , flexible-width, responsive, SASS Based Bootstrap
******************************************************************/

/* Sorry, there is nothing in here - look in the library/scss folder */


.page-template-book-tickets .content_container {
    padding:25px;
    margin-bottom: 65px;
}

.page-template-book-tickets .content_container h4{
    font-family: 'Gotham-Medium';
    text-transform: none;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: normal;
}

.navbar .navbar-nav .nav-link {
    font-size: 0.9rem;
}