.btn-primary{
    background:#000;
    color: gold;
}

.card-header {
    background: antiquewhite;
}

.text1{
	font-size:16px;
}

.error{
	margin-top: 5px !important;
	color: red !important;
}
