@import url("https://fonts.googleapis.com/icon?family=Material+Icons");.buttonPage {display:flex;clear:both} .buttonPage button {margin-right:10px}.button5 { background: #FFB922;color: #FFFFFF; border: 1px solid #FFCF3F;width: 100px;height: 50px;border-radius: 27px;font-size: 14px; }.button5:hover { background: #FFC74C;color: #FF7817; border: 1px solid #2CFF61;}