<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn.btn--primary.btn--brand-2 {
border-radius: 15px;
background-color: #d71315;
color: #fff;
width: 300px;
height: 60.43px;
}
.btn.btn--primary.btn--brand-2:hover {
background-color: #f26666;
color: #fff;
}

.benefit-list-b__image img, .benefit-list-b__image picture {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    min-width: 100%;
    border-radius: 30px;
}
</pre></body></html>