﻿.mcg-header {max-width: 500px; margin-bottom: 1em;}
.transcripts {font-family: "Libre Baskerville", "Times New Roman", Times, serif;font-size: 1.1em;max-width: 500px;color: black; margin-left: 80px;}
.transcripts h1 {font-family: "Libre Baskerville", "Times New Roman", Times, serif;font-style: normal;font-size: 2em;color: black;font-weight: bold;line-height: 130%;padding: 0;}
.transcripts h2 {font-family: "Libre Baskerville", "Times New Roman", Times, serif;font-size: 1.5em;color: black;font-weight: normal;font-style: italic;line-height: 130%;}
.transcripts h3 {font-family: "Libre Baskerville", "Times New Roman", Times, serif;color: black; padding-top: 0.5em;}
.transcripts-two-columns {-webkit-columns: 2 220px;-moz-columns: 2 220px;columns: 2 220px;-webkit-column-gap: 26px;-moz-column-gap: 26px;column-gap: 26px;-webkit-column-rule: 1px solid #ddd;-moz-column-rule: 1px solid #ddd;column-rule: 1px solid #ddd;text-align: justify;}
.drop-cap:first-letter {font-size: 200%;font-weight: bold;float: left;padding: 0.22em 1px inherit inherit;}
.font-uppercase {text-transform: uppercase }
.transcripts hr { border-top: 2px solid red; width: 60%; margin: 1em auto 1em auto; }
.transcripts figcaption {font-style: italic; padding-bottom: 0.5em;}

@media (max-width: 480px)
	{
.transcripts { width: 98%; margin-left:0;}
	.transcripts p{font-size: 1.2em;}
	}
