.shady { background-color: #39C5BB; color: #39C5BB; transition: all 0.5s; } .shady:hover { color: white; }