.button-white-animated-small{background-color:#f8f8f8;border:4px solid #366;border-radius:8px;color:#366;cursor:pointer;display:inline-block;font-family:arial;font-size:22px;font-weight:700;outline:none;padding:20px;text-align:center;text-decoration:none;transition:all .3s ease;width:280px}.button-white-animated-small:hover{background-color:#366;border:4px solid #366;border-radius:8px;color:#fff;filter:drop-shadow(5px 5px 2px rgba(152,152,152,.5));font-size:25px;font-weight:700;width:265px}