.title img {
    width: 100%;
}

.card {
    margin-bottom: 1em;
}

.specs p, .specs ul {
    font-size: small;
}

.new {
    display: inline-block;
    background-color: red;
    color: white;
    font-weight: bold;
    padding: 0.2em 0.5em 0.2em 0.5em;
}

.introduction h3 {
    font-size: 1.3rem;
    color: #920013;
    font-weight: 600;
}

.introduction {
    margin-bottom: 1em;
}
