.ow_logo_wrap a, .header-logo{background-image:url(https://hoopfrog.com/ow_userfiles/themes/theme_image_53.png)}
ul, ol, li {
  list-style: none !important;
}

.ow_logo_wrap a {
    height: 150px;
}

/*Hot fix for fonts and forgot pass*/
body {
    font-size: 14px !important;
    font-family: 'Manrope', "Helvetica CY", sans-serif !important;
}
.ow_forgot_password {
    box-sizing: content-box !important;
}
.ow_console_items_wrap .ow_console_item {
    box-sizing: content-box !important;
}
body, .ow {
    background-color: #F5F5F5 !important;
}
body.base_index_page {
    font-size: 18px !important;
    font-family: "Inter", sans-serif !important;
}
body.base_index_page, .base_index_page.ow {
    background-color: #ffffff !important;
}
/*Hot fix for fonts and forgot pass*/