#d2442284 .twobtn {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0px 0 30px 0;
}
#d2442284 .alterExplain,
#d2442284 .alterExplain + a {
    color: #fff;
    background-color: #a4c8e9;
    width: 150px;
    display: block;
    padding: 10px 0;
    margin: 0 10px 0 0px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    font-family: Oswald, 'Lucida Grande', sans-serif;
    line-height: 1.1;
    text-decoration: none;
}