.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
.badge-warning {
    color: #212529;
	background-color: #ffc107;
}
.close, .close2 {
    background: transparent;
    border: none;
}
.close, .close2 {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}