.white-button {
    background-color: #fff;
    color: #000E32;
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}