nav ul {
    display: flex;
    list-style: none;
    align-items: center;
		
}

button.btn.button.ur-submit-button {
    background-color: black;
		
}