/* Enter Your Custom CSS Here */
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
a {
    color: #c37777;
}
.entry-title a:hover {
    color: #c37777;
}
.sidebar a:hover {
    color: #c37777;
}