.post-title {
    color: green;
    font-size: 32px;
}

body {
    background-color: #f5f5f5;
}

a {
    color: #008000;
}