.header-wrapper { background: $color__darknavy; border-top: 4px solid rgba(0,0,0,0.5); } .header-top-wrapper { @include typecsset-space(margin-top); @include typecsset-space(margin-bottom); display: table; } .site-branding { @include typecsset-space(margin-top,0.5); display: table-cell; vertical-align: middle; width: 40%; .has-site-logo & { margin-top: 0; } } .site-logo-link { display: block; } .site-title, .site-title a { @include typecsset-font-size(32px,"false"); color: #fff; display: inline-block; font-weight: 600; line-height: 1.25; margin-bottom: 0; text-decoration: none; } .site-description { @include typecsset-font-size(12px, "false"); color: #708186; font-weight: 400; letter-spacing: 2px; text-transform: uppercase; } #header-image { @include typecsset-space(margin-bottom); opacity: 0.7; }