@charset "utf-8";

body { max-width: 1500px; margin: auto; padding: 5px; }
img { width: 100%; max-width: 1080px; }

h1, h2, h3, h4, h5, h6 { text-decoration: underline; }

p { text-align: justify; }
th { text-align: left; }
dfn { font-weight: bold; font-style: normal; }

.list p { margin-bottom: 0; }
.list ol, .list ul { margin-top: 0; }

.footer { word-spacing: 1em; }

.blue { color: blue; }
.brown { color: brown; }
.deeppink { color: deeppink; }
.green { color: green; }
.orange { color: orange; }
.pink { color: pink; }
.red { color: red; }

/*
Cascading stylesheet (CSS) for Nicole Sharp’s Website: https://www.nicolesharp.net/
© (Copyright) 2026-05-03 Nicole Sharp (NicoleSharp.net).
Except where otherwise noted, content on Nicole Sharp’s Website is available under the Creative Commons Attribution-ShareAlike (CC BY-SA) 4.0 International Public License: https://www.creativecommons.org/licenses/by-sa/4.0/
*/