.wy-nav-content {
    max-width: 90% !important;
    min-width: 500px;
}

.wy-side-nav-search {
    background-color: #0d6efd;
}

.padding-bottom {
    padding-bottom: 25px; /* Adjust the value as needed */
}

