/*Links*/
.simpleblog__post__content a,
#category-description a{
    color:  #0F4378;
}
.simpleblog__post__content a:hover,
#category-description a:hover{
    color: #0f6578;
}