h1,h3 {
	text-align: center;
}

button {
	margin-right: 10px !important;
}

input, textarea, select {
	margin-bottom: 10px !important;
} 

.footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #212529;
	color: white;
	text-align: center;
}

.client-name_new, .client-name, .client-contact, .client-info, .deleteClient {
	 cursor: pointer;
}
