.main-post .media-holder figure img {
    width: 100%;
    box-shadow: 0px 5px 13px -6px #00000091;
}
a:hover, a:focus {
    color: #23527c;
    font-weight: bold;
    text-decoration: underline;
}