body { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; font-family: 'Montserrat', sans-serif; letter-spacing: 0px; font-size: 16px; color: #676b6e; font-weight: 300; line-height: 30px; }
h1, h2, h3, h4, h5, h6 { color: #27303e; margin: 0px 0px 15px 0px; font-weight: 300; font-family: 'Montserrat', sans-serif; letter-spacing: -1px; }
h1 { font-size: 46px; line-height: 48px; }
h2 { font-size: 36px; line-height: 48px; }
h3 { font-size: 24px; line-height: 36px; font-weight: 400; }
h4 { font-size: 20px; line-height: 26px; font-weight: 400; }
h5 { font-size: 14px; font-weight: 400; }
h6 { font-size: 12px; font-weight: 400; }
p { margin: 0 0 24px; line-height: 1.8; }
p:last-child { margin: 0px; }
ul, ol { list-style: none; margin: 0; padding: 0; }
a { text-decoration: none; color: #27303e; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
a:focus, a:hover { text-decoration: none; color: #62f38c;; }
.service-block { background-color: transparent; padding: 40px 20px; text-align: center; }
.service-icon { height: 140px; width: 140px; text-align: center; background-color: #f8f9fa; border-radius: 100%; padding: 30px; margin-bottom: 20px; align-items: center; display: inline-block; }
.service-content { }
.service-block:hover { background-color: #f8f9fa; padding: 40px 20px; text-align: center; cursor: pointer; }