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

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

#content {
    margin-top: 0em;
    padding-top: 0em;
}


#nav-main{
    background-color: rgba(0,0,0, 0.42);
}

/*
#bootscore-navbar {
    background-image: url('https://techki.co.za/wp-content/uploads/2022/01/gnome-wallpaper-burntblue-spherized-lilplanet-inverted-light.png');
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
}
*/