@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.1/font/bootstrap-icons.css");@import "https://fonts.googleapis.com/css?family=Lato";html{position:relative;min-height:100%}html a{color:#1c6ccf}html a:hover{color:#7dafed}body{background:linear-gradient(-45deg, #1c6cce, #6cce1c, #7e1cce);background-size:400% 400%;animation:gradient 30s ease infinite;height:100vh;font-family:'Lato', sans-serif}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.container>header{border-bottom:5px solid #1c6ccf}main{flex-grow:1}#contact .img-thumbnail{border-radius:200px}#welcome-message{background-image:url("/img/images/welcome-image2.jpg");background-repeat:no-repeat;background-size:cover}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin-bottom:1rem;font-size:2rem;color:#fff;border-radius:.75rem;background-color:#1c6ccf}.contact .contact-info{text-align:center}.contact .contact-info img{border-radius:250px}.contact .contact-info p{text-align:left}.contact .alert{margin-top:20px;margin-bottom:0}footer h2,footer h3{border-bottom:5px solid #1c6ccf;padding-bottom:10px}
