label {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 16px;
    display: block;
    margin-bottom: -20px;
}
button {
    color: inherit;
    font: inherit;
    margin: 0;
    width: 240px;
    background-color: #00407c;
    margin: 0;
    padding: 9px 30px;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    transition: all .2s;
    display: inline-block;
    border: 0px;
    color: #fff;
}