/*
Theme Name:         Chip Rebuild Starter Theme
Theme URI:          https://iquanti.com/
Description:        Chip Rebuild Starter is a WordPress starter theme.
Version:            8.6.0
Author:             iQuanti
Author URI:         https://iquanti.com/
Text Domain:        Chip

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
.navbar .navbar-nav{
	width: 100%;
	flex-wrap: nowrap;
}
.navbar .navbar-nav li {
	width: 100%;
/*	text-align: center;*/
}
.quiz_start.step1 {
    margin-top: 80px;
}
