﻿.button_72 {
    padding: 10px;
    font-size: 22px;
    font-weight: 700;
    background-color: skyblue;
    width: 300px;
    margin: 0 0 0 auto;
}
.button_72:hover { background-color: #b0dcef; }