/* here you can put your own css to customize and override the theme */

.page-header.navbar .search-form.search-form-expanded {
    width: 50%;
    font-weight: bold;
    font-size: x-large;
}

.forget-form {
    margin-top: 80px;
}
.margin-top-80 {
    margin-top: 80px!important;
}
