.clm-play-footer {
    margin: 0 auto 24px;
    max-width: 900px;
    text-align: center;
}

/* Colours match the help page: green section titles, dark article links, blue hover. */
.clm-play-footer .clm-play-title {
    color: #99a960;
    font-size: 1.125em;
    font-weight: 400;
    margin-bottom: 6px;
}

.clm-play-footer .clm-play-langs {
    color: #999;
    line-height: 1.8;
}

.clm-play-footer .clm-play-langs a {
    color: #2b2b2b;
    font-weight: 400;
    text-decoration: none;
    white-space: nowrap;
}

.clm-play-footer .clm-play-langs a:hover {
    color: #2283c3;
}

/* The theme pads every span in .site-footer by 40px. */
.site-footer .clm-play-footer .clm-play-sep {
    padding: 0;
}
