.links { color: inherit; text-decoration: none; background-color: #eabc75; /* hsl(200, 100%, 80% */ -webkit-box-shadow: 0 7px 30px -10px #eabc75, 0 7px 30px -10px #eabc75; box-shadow: 0 7px 30px -10px #eabc75, 0 7px 30px -10px #eabc75; -webkit-transition: background-color 0.15s ease-in-out; transition: background-color 0.15s ease-in-out; }