.tryg-insurance-info h1 {
    font-size: 28px;
    margin-top: 20px;
}
.tryg-insurance-info p {
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 500;
}
.tryg-insurance-info ul li {
    font-size: 16px;
    font-weight: bold;
}
.tryg-insurance-info {
    font-size: 16px;
}
.insurance_container {
    margin-bottom: 10px;
}
.tryg-insurance-info a {
    color: #347aa9;
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
    font-weight: 600;
    font-size: 17px;
    text-decoration: underline;
}
span.insurance-price {
    font-weight: bold;
}
img.tryg-logo-product {
    width: 100px;
    margin-top: 35px;
}
.full-width-center #primary {
    width: 80% !important;
}
.insurance_container span {
    font-weight: 500;
}
.woocommerce form .form-row .input-checkbox {
    width: 13px;
    outline: 0;
    margin-right: 5px;
}