.btn-outline-light {
    color: #000000 !important;
    border-color: #000000 !important;
    font-size: 12px !important;
}

.mainNavBarRow {
    margin-top: -3.5rem;
    background-color: rgba(29, 29, 27, 0.65);
    position: relative;
    z-index: 2;
}