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

div#banner {
	background-color: #333;
	border-top-style: solid;
    border-top-width: 1px;
	border-top-color: #FE9A2E;
}
