/*
 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
*/

#page {
	overflow-x: hidden;
}

.fixed-top1.bg-body-tertiary {
	background-color: red !important;
} 
/* 
.slick-initialized {
	overflow-x: clip;
} */