/*
Theme Name: TK-Service-Theme
Theme URI: https://www.tk-service.info
Template: wp-bootstrap-starter
Author: Creative Art Company
Author URI: halter-webdesign.de
Description: Custom Theme
Version: 1.0.1783542794
Updated: 2026-07-08 22:33:14

*/

header#masthead {
    margin-bottom: 0;
    background-color: #373737;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .1);
    padding: .74rem 1rem;
}

.topbar{
    font-size:14px;
	background-color: #333333;
}

.topbar a{
    color:#fff;
    text-decoration:none;
}

.topbar i{
    margin-right:5px;
}