/* CSS Document */

.section-content { padding: 0 0%; margin-bottom: 100px; }

.section-title { border-top: 4px solid; border-color:#EF2B31; margin-bottom: 60px; }
.section-title h2 { display: inline-block; padding: 20px 35px; color: white; text-transform: uppercase; font-weight: 300; margin: 0; font-size: 20px; }

#about .section-title { border-color: #EF2B31; }
#about h2 { background-color: #1464BF; }