.wp-signpost-article-header-2 {
clear: both;
padding: 0 2vw;
max-width: 80em;
margin: 2em auto 0;
}
.wp-signpost-article-header-2 .signpost-segment {
text-shadow: 0 -1px 0 #EEE;
color: #777;
font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
font-weight: bold;
font-size: 110%;
}
.wp-signpost-article-header-2 .signpost-article-title {
border-bottom: 1px solid #AAA;
font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
font-size: 190%;
line-height: 130%;
margin: 0;
padding-top: .2em;
padding-bottom: .7em;
text-align: left;
}
.wp-signpost-article-header-2 .signpost-byline {
font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
font-size: 105%;
margin-bottom: 1.5em;
padding-top: 5px;
text-align: left;
display: flex;
}
.wp-signpost-article-header-2 .signpost-author {
flex: 1;
}
.wp-signpost-article-header-2 .signpostshare {
font-size: 95%;
width: 9.5em;
}
.wp-signpost-article-header-2-contribute {
margin-left: 2em;
line-height: 1.6em;
font-weight: bold;
}
.wp-signpost-article-header-2-share {
line-height: 1.6em;
font-weight: bold;
color: #666;
padding-right: 0.5em;
}
.wp-signpost-article-header-2-share-links {
position: absolute;
z-index: 20;
margin: .5em 0 1em;
box-sizing: border-box;
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
width: 12em;
font-size: 80%;
border: 1px solid;
border-color: #bbb #aaa #999;
padding: 2px 5px;
background: #FFF;
text-transform: uppercase;
}