.content .heroImage {
        margin-top: 0px;
}

.cardImage img {
    border-radius: 24px;
    margin-top: 0px;
}

.content_card img:hover {
    outline: 2px solid #D0C366;
    outline-offset: -2px;
}