.divider:after,
.divider:before {
content: "";
flex: 1;
height: 1px;
background: #eee;
}
input{
	border-color: #1C2D5B !important;
}
.custom_ph_text{
		font-size: 16px !important;
	}