/* Add padding to the navbar container */
.navbar .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}