.services{display:flex;justify-content:center;align-items:flex-start;color:whitesmoke}.services .servCard{display:flex;flex-direction:column;justify-content:center;align-items:center;color:whitesmoke;text-shadow:black 1px 1px 5px;height:25rem;width:25%;background-color:darkslategray;color:lightgoldenrodyellow;box-shadow:1px 1px 5px black;padding:1rem;margin:2rem}.services .servCard .servImg{width:10rem;height:5rem;margin-top:2rem}.services .servCard ul{display:flex;flex-direction:column;justify-content:center;align-items:center;list-style:none;margin:0 auto;padding:0;width:80%;text-align:center}.services .servCard ul li{padding:2px;text-align:center}