@import url(https://fonts.googleapis.com/css?family=Raleway:400,600);
body, p, h1, h2, h3, h4 {
  font-family: 'Raleway', sans-serif; }

h3, h4, h5 {
  font-weight: 600;
  margin: 10px 0 5px 0; }

.splash-image {
  margin-bottom: 20px; }

.content p:first-of-type {
  font-size: 1rem;
  font-weight: 600; }

.center-text {
  text-align: center; }

.image-cap {
  max-width: 200px;
  margin: 20px 0 10px 0; }

.fullRow {
  background: #333;
  width: 100%;
  max-width: 100%;
  text-align: center; }

.button {
  margin-bottom: 0 !important; }

.dates p {
  margin: 0 0 5px 0; }

.dates h4 {
  margin: 5px 0 10px 0; }
