.button-menu01{background:#fff;border:3px solid #475c85;border-radius:6px;box-shadow:0 5px 0 #475c85;color:#475c85;display:flex;display:inline-block;font-size:16px;font-weight:700;list-style:none;padding:18px 30px;transition:.3s;width:250px}.button-menu01:hover{box-shadow:0 0 0 #475c85;color:#475c85;transform:translateY(5px)}