/*
 Theme Name:   bootScore Child
 Description:  bootScore Child Theme
 Author:       bootScore
 Author URI:   https://bootscore.me
 Template:     bootscore-main
 Version:      5.3.0
 Text Domain:  bootscore
*/

/* 
All style editing is done via scss/_bscore_custom.scss
*/

.h-100{
	min-height: 100px;
}

.h-400{
	min-height: 400px;
}

.h-600{
	min-height: 600px;
}

#main-nav .navbar-nav .nav-item .nav-link{
	color: #350A0A!important;
	font-weight: bold!important;
}
