.colophon a.lexblog,
.blog-footer a.lexblog {
position: absolute;
background: none !important;
width: auto !important;
height: auto !important;
text-indent: 0 !important;
overflow: visible !important;
font-size: 11px;
line-height: 24px;
color: #858585;
}

.lexblog-logo-white a.lexblog,
.lexblog-logo-white a.lexblog:hover {
    color: white !important;
}

a.lexblog:hover {
    color: #858585 !important;
}

.lexblog-underline {
    border-bottom: 1px solid rgba( 133, 133, 133, 40% );
}

.lexblog-logo-white .lexblog-underline,
.lexblog-logo-white .lexblog-underline {
    border-bottom: 1px solid rgba( 255, 255, 255, 40% );
}