.btnList { width: 100%; height: 40px; display: flex; justify-content: space-around; line-height: 40px; .icon-span { color: #51E9FF; } .icon-span:hover { color: #fff; } }