/* 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
*/

.justify-content-center {
    justify-content: center;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 674px;
        margin: 30px auto;
    }
}