.sister-projects {
clear: both;
margin: 3.7em auto 0;
width: 80%;
border-top: 3px double #CCC;
padding-top: 1em;
line-height: 120%;
color: #222;
}
.sister-projects-wmf {
width: 3em;
margin: 0 auto;
margin-top: -2.7em;
background: white;
}
.sister-projects-family {
margin-bottom: 1.3em;
padding-top: 0.7em;
text-align: center;
font-size: 120%;
color: #222;
line-height: 1.6;
}
.sister-projects-list {
display: flex;
max-width: 60em;
margin: 0 auto;
flex-wrap: wrap;
justify-content: center;
font-size: 100%;
text-align: start;
color: #767676;
}
.plainlist ul.sister-projects-list {
margin: 0 auto;
}
.sister-projects-list li {
display: flex;
width: 14.8em;
align-items: center;
}
.sister-projects-list a,
.sister-projects-link {
font-weight: bold;
}
.sister-projects-list li > div {
display: inline-block;
padding: 6px 4px;
}
.sister-projects-list li > div:first-child {
text-align: center;
}
.sister-projects-list li span {
font-size: 85%;
}