.product5 {
    min-height: 100vh;
    padding-top: 50px;
    padding-bottom: 100px;
    color: #243746;
}

.product5__inner h2 {
    margin-top: 50px;
    font-size: 42px;
    margin-bottom: 10px;
}

.product5__link {
    font-size: 14px;
    color: rgb(68, 68, 68);
    margin-bottom: 40px;
}

.product5__link a {
    text-decoration: none;
    color: rgb(68, 68, 68);
}

.product5__link a:hover {
    text-decoration: underline;
}
