/*

Theme Name:Child Theme for Divi

Theme URI: http://wordpress-style.net

Description: Child Theme For Divi

Author: Eduard Ungureanu

Author URI: http://wordpress-style.net

Template: Divi

Version: 1.0

*/



/* Start your custom CSS bellow this comment

============================================ */

.hustle-modal-title {
    text-align: center;
}
.alert-bar{
	background-color: #844a56 !important;
}
.alert-bar .widget{
	text-align:center;
}
.alert-bar .widget p{
	padding: 10px 0px;
    text-align: center;
}
.alert-bar .container{
	padding-top:0px !important;
}