.register-box {
    background-color: #fff;
    padding: 3%;
    border-radius: 10px;
	margin-top: 30px;
}
.form-group {
    margin-bottom: 1rem !important;
}
label {
    font-weight: 600 !important;
}