.corporate-color {
   background: #89c4a9 
}

.fb-color {
   background: #3b5998 
}

.xing-color {
    background:  #026466
}

.gplus-color {
    background:  #dc4e41
} 

.wp-color {
    background:  #21759b
}

.menu-toggle button:hover, .menu-toggle button:focus, .loop-pagination a:hover, .loop-pagination a:focus, .loop-pagination .current {
    background-color: #89c4a9 !important;
}

.menu li a[href*="xing.com"]::after        { content: '\f168'; }



#header {
	margin-top:    1rem;
	margin-bottom: 1rem;
	line-height:   2.5rem;
}

#site-title {
   font-style: normal !important;
   font-weight: 750;
   font-size: 1.5rem;
}

#site-description {
    font-size: 1.25rem;
    font-style: normal !important;
    font-weight: 400;
}


