/* cmsms stylesheet: Responsive Design Stylesheet 2026 modified: Sunday, September 13, 2026 1:25:14 PM */
body {
    font-family: "Nunito Sans","Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    background-color: #000;
    color: #fff;
}

h1 {
  font-size: 2.5rem;
    font-weight: 800;
    line-height: 1.2;

}

h1, h2, h3 {
  color: #ffff4b;
}
