/*
Theme Name:     Access Pass
Theme URI:      https://axplive.com
Template: neve
Author:         Access Pass
Author URI:     https://axplive.com
Description:    Theme for Access Pass
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: 
*/

html {
    scroll-behavior: smooth;
}

h2,h3,h4,h5,h6 {
    margin-bottom:5px;
}

#team p {
    margin:0;
}

.navbar-toggle:focus {
    outline: 0;
}

button.hamburger.is-active.navbar-toggle.active {
    margin-right: 5px;
    margin-top: 14px;
}