h1 a {
    color: #b5e853;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(181, 232, 83, 0.1), 0 0 10px rgba(181, 232, 83, 0.1);
    text-decoration: none;
}

.post-excerpt-date {
    float: right;
    font-size: smaller;
}

.servers {
    float: right;
    max-width: 250px;
    margin-left: 10px;
    padding: 10px;
    font-size: smaller;
    border: 1px dashed #b5e853;
}

.plugin-note {
    padding-left: 1em;
    color: #ac4142;
}
