div#bottom-widget h2.title {
    font-size: 23px;
    /*text-align: center;*/
    /*background-color: #0000fe;*/
    color: white;
    padding: 6px;
    margin: 4px 0px;
    border-bottom:solid white 1px;
        font-family: kalimati;
    font-weight: bold;
    font-size: 23px;
}

/*div#bottom-widget .col-md-4 .region {*/
/*    border: solid black 1px;*/
/*   border-top:none;*/
/*}*/

div#bottom-widget .col-md-4 {
    padding: 0px 7px;
}

div#bottom-widget {
    /*background-color: pink;*/
    background-color: #082066;
}