#anonymous .button {
    min-width: 180px;
    padding: 10px;
    border: none;
    border-radius: 90px;
    background-color: #3772FF;
    color: #FCFCFD;
    font-weight: 500;
}