@import url("https://fonts.googleapis.com/icon?family=Material+Icons");.buttonPage {display:flex;clear:both} .buttonPage button {margin-right:10px}.button1 { background: #FF0000;color: #FFFFFF; border: 1px solid #FFFFFF;width: 200px;height: 30px;border-radius: 10px;font-size: 12px; }.button1:hover { background: #0DFFF7;color: #FFFFFF; border: 1px solid #FFFFFF;}.button2 { background: #00EEFF;color: #F9FFF8; border: 1px solid #FFFFFF;width: 200px;height: 30px;border-radius: 10px;font-size: 12px; }.button2:hover { background: #FFAE0B;color: #FFFFFF; border: 1px solid #FFFFFF;}.button4 { background: #18FF4E;color: #FCFFFA; border: 1px solid #FFFFFF;width: 150px;height: 30px;border-radius: 0px;font-size: 18px; }.button4:hover { background: #1070FF;color: #FFFFFF; border: 1px solid #FFFFFF;}