section#section-header{padding:70px 0;position:relative;float:left;width:100%;background-color:#333;overflow:hidden}section#section-header .container{position:relative;z-index:5}section#section-header h1{font-weight:700;font-size:44px;line-height:42px;color:#fff;margin-bottom:20px;text-align:center;width:100%;text-shadow:1px 1px 1px #555}section#section-header .backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:top left no-repeat;background-size:cover;z-index:0}.card{-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.card.project-card{border-radius:6px!important;overflow:hidden;margin-bottom:20px}.card.project-card img{border-bottom:solid 1px #ddd}.card.project-card .card-body{height:200px}.card.project-card .card-body .card-title{font-size:18px;font-weight:700;color:#111}.card.project-card .card-body p{font-size:16px;color:#333}.card.project-card .card-body .icon{font-size:20px;line-height:20px;color:#000!important}