p {
    margin-top: 20px;
    margin-bottom: 20px;
}

a {
    color: rgba(0,103,165,1);
}

#login_register_button {
    display: flex;
    flex-direction: column;
    min-width: 20vw;
}

.idn_message_list {
    color: #b26022;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
