﻿.topbar .navbar-search input {
    font-size: 1rem !important;
}

.pt-7 {
    padding-top: 7px;
}

.pb-6 {
    padding-bottom: 6px;
}

.no-underline:hover {
    text-decoration: none;
}

.hr-line-solid {
    border-bottom: 1px solid #e7eaec;
    background-color: rgba(0, 0, 0, 0);
    border-style: solid !important;
    margin-top: 15px;
    margin-bottom: 15px;
}
