/* line 4, ssa17-contentstyle.scss */
body, h1, h2, h3, h4, h5, p.lead {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal; }

/* line 9, ssa17-contentstyle.scss */
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: .25em;
  margin-bottom: .5em; }

/* line 13, ssa17-contentstyle.scss */
h1 {
  font-size: 4.2em;
  color: #ee2e24;
  font-weight: 100;
  text-transform: uppercase; }

/* line 19, ssa17-contentstyle.scss */
h2 {
  font-size: 2.8em;
  font-weight: 100;
  color: #ee2e24; }

/* line 24, ssa17-contentstyle.scss */
h3 {
  font-size: 1.6em;
  margin: 1em -1em; }

/* line 28, ssa17-contentstyle.scss */
.programme h3 {
  margin: 1em 0; }

/* line 31, ssa17-contentstyle.scss */
h4 {
  font-size: 1.4em;
  font-weight: bold; }

/* line 35, ssa17-contentstyle.scss */
.lead {
  font-size: 1.4em; }

/* line 38, ssa17-contentstyle.scss */
.uppercase {
  text-transform: uppercase; }

/* line 41, ssa17-contentstyle.scss */
.red {
  color: #ee2e24; }

/* line 48, ssa17-contentstyle.scss */
.left {
  text-align: left; }

/* line 51, ssa17-contentstyle.scss */
.right {
  text-align: right; }

/* line 55, ssa17-contentstyle.scss */
.mainCont a.btn-large {
  background: #ee2e24;
  color: #fff;
  text-decoration: none;
  border: 0;
  padding: 1.1em;
  text-align: left;
  text-decoration: none !important;
  font-size: 1em;
  border-bottom: 0;
  line-height: 1.3333333;
  border-radius: 0px; }

/* line 68, ssa17-contentstyle.scss */
.mainCont a.btn-large:hover {
  background: #ee2e24;
  color: #fff; }

/* line 72, ssa17-contentstyle.scss */
.mainCont p {
  font-family: helvetica, sans-serif;
  line-height: 1.6em; }

/*# sourceMappingURL=ssa17-contentstyle.css.map */