<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.roll-testimonials.v2 .customer p
{
    position: relative;
    font: 24px/48px 'Playfair Display' , serif, sans-serif;
    font-weight: 300;
    font-style: italic;
    border: 0;
    color: #989898;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

p.p-red-sub-title
{
    font: 24px/48px 'Playfair Display' , serif, sans-serif;
    font-weight: 800;
    color: #f96868;
    margin: 0;
}

p.p-blue-sub-title
{
    font: 24px/48px 'Playfair Display' , serif, sans-serif;
    font-weight: 800;
    color: #66c7cc;
    margin: 0;
}


.price-list &gt; thead &gt; tr &gt; th
{
    text-align: center;
    font-weight: 600;
    background-color: #f96868;
    color: #fff;
}

.price-list &gt; tbody &gt; tr &gt; td
{
    font-family: serif;
    font-size: 14px;
}

.price-list &gt; tbody &gt; tr &gt; td.row-title
{
    color: #66c7cc;
    font-weight: 800;
}

.footer-widgets .widget p
{
    color: #cbc9c9;
    font-style: italic;
    font: 18px/36px 'Playfair Display' , serif, sans-serif;
}

.roll-working-hours li h3
{
    margin-bottom: 6px !important;
}

.roll-working-hours li p
{
    line-height: 25px !important;
}
</pre></body></html>