#navList > li > a:link{
    text-shadow: none;
}

#blogCalendar  > tbody tr:nth-child(2){
    background-color: #ff5e52;
    color: #fff;
}

#sidebar_news #blog-news #profile_block{
    border: none;
}

.header_img{
    height: 4rem;
    width: 4rem;
    border-radius: 0.5rem;
    margin: 1rem 1rem;
}