#featured-content .service-tiles {justify-content:center;}
#featured-content .box.no-link.text-center {
    text-align: left !important;
    background: transparent;
    border-radius: 0;
    border: 2px solid #A5ACB0;
    aspect-ratio: 1 / 1;
    padding: 3rem 2rem !important;	
}
#featured-content .item .box h3 {
    font-size: 51px;
    line-height: 63px;
        color: #00AEEF !important;
}
#featured-content  .item .box p {
    font-size: 27px;
    line-height: 1.2;
    font-weight: 600;
    color: #fff !important;
}
