.skill { display: flex; align-items: center; box-shadow: 0px 0px 5px #00000012; width: 16rem; height: 7rem; border-radius: 2rem; justify-content: space-evenly; margin: 5rem; .name { color: #868686; font-size: 1.4rem; font-weight: 500; } }