<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Frontier Child
Template: frontier
Author: dfreeman
Version: 1.2.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
--------------------------------------------- */



table.contactTable {
    width: 98%;
	border-collapse: collapse;
	margin: 1px auto;    
}
td.contacttd1 {
    width: 25%;
    font-weight: bold;
    font-size: smaller;
    padding: 4px;
    vertical-align: top;
}
td.contacttd2 {
    font-size: smaller;
    padding: 4px;
}</pre></body></html>