/*﻿body {
    background-color: black;

}

#sendmobileotp {
    background-color: #ff6600 !important;
    border-color: #ff6600 !important;
    color: #ffffff !important;
}


#registration {
    background-color: #efffc8 !important;  Overrides any inline styles 
}

.btn-primary{
	background:linear-gradient(to right, #3eb144, #4b89b3) !important;
}*/

