/**
 * Theme Name: Byron Child
 * Template: byron
 * Version: 1.0
 * Description: Construction Engineering and Architecture WordPress Theme
 * Author: Ninzio
 **/
 
 #site-header {
    position: relative;
    z-index: 100;
    border-style: solid;
    transition: 0.3s;
    background-color: #f4f4f4;
}