﻿/* used on programme details page */
h5,
.body-style h5.type-override {
	color: #007788;
	font-weight: 900;
	font-family: "Lato","LatoMacrons";
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 2em 0;
}

h6,
.body-style h6.type-override {
	color: #007788;
	font-weight: bold;
	font-family: "Lato","LatoMacrons";
	font-size: 1em;
	margin: 1em 0;
}

sup {
  vertical-align: super;
  top: auto;
}

.course-description, .paper-section{
	font-size: 16px;
}
.course-description p { font-size:1em; }

.course-description h1 { font-size:3em; }

.course-description h2 { font-size:2.25em; }

.course-description h3 { font-size:1.75em; }

.course-description h4, .paper-section h4 { font-family: "Lato","LatoMacrons"; font-size:1.25em; font-weight: bold; color: #007788;}

.course-description h5 { font-size:1em; }

.course-description h6 { font-size:0.75em; }

.page-patterned h4, .page-patterned h3{
  font-family: "Oswald", "sans-serif";
  color: #007788;
  padding:0;
  }
h3.form-block-title{
  color: #e5f1f3;
  }