h1,
.home-body-title2 {
  font-size: 2em !important;
  font-weight: bold;
  line-height: 1.2;
  font-family: "Jockey One";
}
 
p,
.clients { 
		line-height: 2; 
		font-weight: bold; text-decoration: none; }
		a:link {color: #004d7a; text-decoration: none; } 
		a:active {color: #ffffff; text-decoration: none; } 
		a:visited {color: #000066; text-decoration: none; }
		a:hover {color: #66cc00; text-decoration: underline; } 

.center {
  text-align: center;
}

.entry-content ul li,
.entry-content ol li {
  margin-left: .25em;
}

ul,
ol {
  margin: 0 0 1.5em 1em;
}

a.special:link {
  color: #ffffff;
  text-decoration: none;
}

a.special:visited {
  color: #000066;
  text-decoration: none;
}

a.special:hover {
  color: #ffffff;
  text-decoration: underline;
}

a.special:active {
  color: #ffffff;
  text-decoration: none;
}

.entry-content a:hover {
  font-weight: bold;
  color: #344682;
}