/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

#footer .block-region-footer {
  float: left;
    padding-top: 2em;
    width: 25%;
}

#intro {

width: 75%;
margin-bottom: 60px;
    margin-top: 40px;

}

div.speaker {
  width: 33%;
  display: inline-block;
  max-width: 33%;
  text-align: center
 }
