<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    font-family: 'Arapey', serif;/* 'Montserrat', sans-serif;*/
    color:#3c3b35;
    font-size:17px;
}
p{
    font-family:'Arapey', serif;/* 'Montserrat', sans-serif;*/
    font-size:17px;
}
h2, .h2{
    font-size:22px !important;
    text-transform:uppercase;
}
h2:after{
    width: 50px;
    border-bottom: 2px solid #c49f77;
    position: relative;
    height: 9px;
    content: '';
    display: block;
    margin:0 auto 0;
}</pre></body></html>