.ca-ant-servicesCardsTemplate{grid-template-columns:repeat(3,1fr)}@media(max-width:991px){.ca-ant-servicesCardsTemplate{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ca-ant-servicesCardsTemplate{grid-template-columns:1fr}}.ca-ant-serviceCardLink{position:relative;background-color:#a7c4d2;text-align:center}.ca-ant-serviceCardLink::after{position:absolute;bottom:0;right:0;background-color:#14b1e7;width:30px;height:30px;border-top-left-radius:6px;color:white;text-align:center;content:"\f178";font-family:FontAwesome;padding-top:5px}.ca-ant-serviceCardLink:hover::after{background-color:#ffcb05}