/*
 Theme Name:   bootScore 5 Child
 Description:  bootScore 5 Child Theme
 Author:       craftwerk - Bastian Kreiter
 Author URI:   https://crftwrk.de
 Template:     bootscore-5
 Version:      5.0.0.4
 Text Domain:  bootscore
*/

/* 
Add as many files as you need for development. 
When you're done, merge them all in the style.css file to reduce file requests. 
*/

@import url("css/custom.css");
.header-black {background:black;height: 10vw;    padding-top: 2.5vw;}
.padding-page {
    padding-top: 10vw !important;
    
}
.pc-footer {background:black}
.pc-footer .nav-link {color:white}