.postTitle a:hover {
    margin-left: 30px;
    color: #0f3647;
    transition: all 0.4s linear 0s;
    text-decoration: none;
}