<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.site-header { background-image: url("media/about/header-background.jpg"); }

.about { text-align: center; }

.about-top { margin-bottom: 10px; text-align: center; }
.about-top &gt; * { display: inline-block; vertical-align: middle; }

.about-left { width: 300px; text-align: right; margin-right: 30px; }

.about-right { text-align: left; }
.about-right .text { position: relative; left: -2px; width: 220px; }
.about-right &gt; * { display: inline-block; vertical-align: baseline; margin-right: 30px; }
.about-right &gt; *:last-child { margin-right: 0; }

.about-bottom { position: relative; left: 40px; display: inline-block; text-align: center; }
.about-bottom .text { position: relative; bottom: 2px; width: 393px; text-align: left; }
.about-bottom &gt; * { display: inline-block; vertical-align: bottom; margin-right: 30px; }
.about-bottom &gt; *:last-child { margin-right: 0; }
</pre></body></html>