<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.about img { max-width: 40%; float:right; margin: 0 0 20px 30px; }

.about .sendemail { font-size: 18px; font-weight: bold; }
.about .sendemail a { background:#1c53a5; padding: 6px 16px; display: inline-block; color:white; text-decoration:none;  }
.about .sendemail a:hover { background:#f25953; text-decoration:none;  }




@media only screen and (max-width: 650px) 
{
.about img { max-width: 100%; width: 100%; float:none; margin: 20px 0px; }
}







.whyus .concierge { float:right; margin: 20px; }

@media only screen and (max-width: 650px) 
{
.whyus .concierge { float:none; width: 87% }
}









.testimonials p { border-top: 1px #cacaca dotted; padding: 20px 20px 0 20px; margin-bottom: 5px;}
.testimonials p.author { font-size: 14px; margin: 0 20px 40px 0; font-style:italic; text-align:right; border-top: 0; padding: 0; }

@media only screen and (max-width: 650px) 
{
.whyus .concierge { float:none; width: 87% }
}
</pre></body></html>