.primary{background-color:#107acc!important}body{font-family:Open Sans,Arial,sans-serif}.hero{height:90vh;display:flex;align-items:center;justify-content:center;background:#f8f9fa;text-align:center}.hero h1{font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem}.features .card{transition:transform .3s ease}.features .card:hover{transform:translateY(-5px)}a,a:hover{text-decoration:none}#home{background-image:url(/img/banner2.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh;margin:0}.hero-text{text-shadow:2px 2px 8px rgba(0,0,0,.7)}.btn-custom{transition:all .3s ease-in-out;border:2px solid #fff;padding:10px;font-weight:700;background-color:#107acc}.btn-custom,.btn-custom:hover{color:#fff;text-decoration:none}.btn-custom:hover{background-color:#0056b3}.item-hover{transition:all .3s ease-in-out}.item-hover:hover{text-decoration:none;color:#0056b3}