.blog p {
    line-height: 2;
    font-size: 16px;
}

.blog a {
    color: inherit;
    text-decoration: underline;
}

.card-img-top {
    width: 100%;
    height: 15vw;
    object-fit: cover;
}