body {
	font-family: 'OpenSans-Regular';
}

body.subpage .container a {
	color: #28d004;
}

.entry-header {
	margin: 20px;
}

.entry-content {
	margin: 20px;
}

.entry-content p {
	font-size: 16px !important;
}

h2 {
  font-size: 24px;
  font-family: "RedHatDisplay-Bold";
  color: #ffe74c;
  text-transform: capitalize;
}

p {
	margin-bottom: 1rem;
}