/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version: 2.0.5
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/
.input-form-error{
    font-size: 12px;
    color : #ff5b5b;
    font-style: italic;
}
.justify-content-center {
    justify-content: center;
}
.Rajdhani{
	font-family: 'Rajdhani', sans-serif;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 674px;
        margin: 30px auto;
    }
}