/* about.css */

h5.qa-first { }

#venue-header h4 { padding-top: 5px; font-weight: bold; text-transform: uppercase; color: #688b91; }
#venue-header:hover h4 { color: #6B6B6B; }

#venue-content { padding: 10px 20px 0px 10px; }
#venue-content .span-6 p { padding-left: 5px; margin-bottom: 0px; font-size: 1.6em; text-transform: uppercase; }
#venue-content .last h5 { color: #ad4c2b; }


#footer.last { padding: 10px 0px; color: #ccc; }
#footer.last div.footer-social-icon { float: left; width: 30px; height: 30px; background: #333333; margin-right: 10px; }
#footer.last h5 { margin-bottom: 10px; color: #252525; display: block; width: 70%; line-height:1em; padding-top: 16px; }
#footer.last h5.text-yellow { color:#d5b924; }
