/*
.wrapper .wrapper-box h2 {
 border: 0px;
 font-size: 13px;
 border-bottom: hidden;
 border-bottom: none;
}

.title h2 {
 border: 0px;
 border-bottom: hidden;
 border-bottom: none;
}
*/

.alert-warning {
 background-color: white;
 border-color: white;
 color: rgb(64, 73, 90);
 padding: 10px;
}