#hero .hero-container,#hero:before{position:absolute;bottom:0;top:0;left:0;right:0}#footer .copyright,#footer .credits{text-align:center}body{background:#fff;color:#666;font-family:"Open Sans",sans-serif}a{color:#2dc997;text-decoration:none}a:active,a:focus,a:hover{color:#2dca98;outline:0;text-decoration:none}p{padding:0;margin:0 0 30px}h1,h2,h3,h4,h5,h6{font-family:Chewy,sans-serif;font-weight:400;margin:0 0 20px;padding:0}#hero{width:100%;height:100vh;background:url(../img/hero-bg.jpg) top center/cover;position:relative}@media (min-width:1024px){#hero{background-attachment:fixed}}#hero:before{content:"";background:rgba(0,0,0,.6)}#hero .hero-container{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}#hero h1{margin:30px 0 10px;font-size:48px;font-weight:700;line-height:56px;color:#fff}#hero h2{color:#eee;margin-bottom:50px;font-size:24px}@media (max-width:768px){#hero h1{font-size:28px;line-height:36px}#hero h2{font-size:18px;line-height:24px;margin-bottom:30px}}#hero .btn-get-started{font-family:Poppins,sans-serif;text-transform:uppercase;font-weight:500;font-size:16px;letter-spacing:1px;display:inline-block;padding:8px 28px;border-radius:50px;transition:.5s;margin:10px;border:2px solid #fff;color:#fff}#hero .btn-get-started:hover{background:#2dc997;border:2px solid #2dc997}#footer{background:#343b40;padding:30px 0;color:#fff;font-size:14px}#footer .credits{padding-top:10px;font-size:13px;color:#ccc}