<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Pagination__btn.Pagination__btn--next:before {
    content: "GET MY ESTIMATE";
    color: white;
    vertical-align: top;
}

.Pagination__btn.Pagination__btn--previous:before {
    content: "BACK";
    color: white;
    vertical-align: top;
}</pre></body></html>