/* .wy-nav-content {
    max-width: 90% !important;
} */

.wy-side-nav-search {
    background-color: #4499A3;
}

* {
    font-family: "Poppins", sans-serif !important;
}

h2,
h3,
h4,
h5 {
    font-family: "Poppins", sans-serif !important;
    color: #014a6e !important;
    font-weight: 800 !important;
}

h1 {
    font-family: "Poppins", sans-serif !important;
    color: #0d3151 !important;
    font-weight: 900 !important;
}