p {
    color: #eee;
}

.page h1.entry-title {
    margin-top: 42px;
    color: black;
    font-weight: 900;
    font-size: 44px;
}

.widget-area a {
    color: #e6e9ea;
    text-decoration: none;
}

span {
    display: inline-block;
    zoom: 1;
    color: whitesmoke;
}

site-main {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    height: 50%;
}