/*
 Theme Name:   Strilen Theme
 Theme URI:    http://strilen.no/
 Description:  Child theme for Minside
 Author:       None
 Template:     minside
 Version:      1
*/

.site-header{
    background-color: #5FD8FB;
}
.box__expandheader {
	background-color: #5FD8FB;
}

.profilbox-header {
	background-color: #5FD8FB;
}
.site-header{
    background-color: #5FD8FB;
}

.chat-link {
    background-color: #5FD8FB;
}
.intelecomchatheader  {background: #5FD8FB;}
.logo {
    width: 280px;
    height: 50px;
    background-image: url(images/logo/strilen-logo.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: 50%;
}

#sb_faq_wrapper h2 {
  color: #5FD8FB;
}
