html, body { height:100%; margin:0 auto; padding:3% 0 0 0; font-family: 'Open Sans', sans-serif }
body {background: #fff; color: #333;}
 
hr {color: #923c92;}
h1, h2, h3, h4, h5, h6, p { margin: 0; padding:0; }
h1 { font-weight: 700; font-size: 72px; }
h3 { font-weight: 700; font-size: 36px; }
p { font-size: 1.6em; font-weight: 200; }
a { color: #333;   text-align: center; border-radius: 50%;  display: inline-block; margin: 10px 3px 10px 3px; -webkit-transition: 0.5s; transition: 0.5s; }
a:hover { color: #333; text-decoration: none;}
a .fa { line-height: 50px; }
.our-color { color: #333; }


.container  h1 {color:#923c92; margin: 10% 0 20px 0; display:inline-block;}
.container p {padding-top: 50px color:#333; display:inline-block; }

.container #content { width:100%; height:60%; margin:0 auto;}
.container #content .content { display:inline-block; text-align: center; }