.top-navbar {
    /* background-color: #00aeef; */
    margin-bottom: 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    /* box-shadow: rgb(33 35 38 / 27%) 0px 10px 10px -10px; */
    padding-top: 0.5rem;

}