*, html {
    font-family: 'Roboto' !important;
}
.navbar {
    margin-bottom: 0!important;
    border-radius: 0px;
}

.logo {
    height: 40px;
    width: auto;
}

.in-search {
    width: 300px!important;
}

.btn-floating i {
    display: inline-block;
    width: inherit;
    color: #fff;
    text-align: center;
}

.nav-link {
    font-size: 1.2rem;
    font-weight: bold;
}