body {
    font-family: "Times New Roman","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.846;
    color: #000000;
    background-color: #fff
}



a.navbar-brand {
    color: #012846;
    font-family: 'Times New Roman', sans-serif!important;
    font-size: 150%;
    text-align: left!important;
    font-weight: bold;
}



   .search-box {
        width: 400px; /* Adjust the width as needed */
        border: 7px solid #000000; /* Add a border with the desired color */
        padding: 8px; /* Adjust the padding as needed */
    }