.features-boxed{color:#313437;background-color:#eef4f7}.features-boxed p,.projects-horizontal p{color:#7d8285}.features-boxed h2,.projects-horizontal h2{font-weight:700;margin-bottom:40px;padding-top:40px;color:inherit}.features-boxed .intro{font-size:16px;max-width:500px;margin:0 auto}.features-boxed .intro p{margin-bottom:0}.features-boxed .features{padding:50px 0}.features-boxed .item{text-align:center}.features-boxed .item .box{text-align:center;padding:30px;background-color:#fff;margin-bottom:30px}.features-boxed .item .icon{font-size:60px;color:#1485ee;margin-top:20px;margin-bottom:35px}.features-boxed .item .name{font-weight:700;font-size:18px;margin-bottom:8px;margin-top:0;color:inherit}.features-boxed .item .description{font-size:15px;margin-top:15px;margin-bottom:20px}.social-icons{font-size:1.5rem}.projects-horizontal{color:#313437;background-color:#fff}.projects-horizontal .intro{font-size:16px;max-width:500px;margin:0 auto 10px}.projects-horizontal .projects{padding-bottom:40px}.projects-horizontal .item{padding-top:60px;min-height:160px}@media (max-width:767px){.features-boxed h2,.projects-horizontal h2{margin-bottom:25px;padding-top:25px;font-size:24px}.projects-horizontal .item{padding-top:40px;min-height:160px}}.projects-horizontal .item .name{font-size:18px;font-weight:700;margin-top:10px;margin-bottom:15px;color:inherit}@media (max-width:991px){.projects-horizontal .item .name{margin-top:22px}}.projects-horizontal .item .description{font-size:15px;margin-bottom:0}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-nav .nav-link{text-transform:uppercase}body{font-family:Ubuntu}.gradient{background:#869d96;background:linear-gradient(149deg,#869d96 0,#525b76 53%,#201e50 100%)}.downloadBtn{color:#000}

.contactIcons i{
    font-size: 2rem;   
}
.buttons{
    color:black;
}
.buttons:hover{
    text-decoration: none;
    color: #313131;
}
.calendar{
    list-style-type:none;
}
.calendarLink{
    text-decoration: none;
    color:black;
    text-align: center;
}
.contactIcons.text-left.mt-5 {
    display: flex;
    justify-content: space-evenly;
}