@charset "utf-8";
.fiveletters, a.fiveletters:link, a.fiveletters:visited, a.fiveletters:hover, a.fiveletters:active {
  background: #116466;
  color: #d1e8e2;
  text-decoration: none;
  font-family: 'Permanent Marker', cursive;
}
.fiveletters_plain {
  font-family: 'Baloo Bhaijaan 2', cursive;
}
 .wx {
   font-family: 'Source Sans 3', sans-serif;
    color: black;
 }
 .tgw {
   font-family: 'Overpass Mono', monospace;
   color: black;
 }
  .tgw_back {
  background-image: url("../img/tgw_bg75.png");
 }
 .wx-shadow {
   text-shadow: 2px 3px 5px #00000073;
 }
 .hmwi_back, a.hmwi_back:link, a.hmwi_back:visited, a.hmwi_back:hover, a.hmwi_back:active {
     background:#64a19d;
     font-family: 'Nunito', sans-serif;
     color: white;
     text-decoration: none;
 }
  .bg-waf {
   background-color: #CC5500;
 }
  .waf-title {
   font-family: 'Lobster', cursive;
 }