.main-header-bg {
    background-color: #5c6d7c;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.wbg-logo {
    width: auto; 
    height: 24px;
}

.form-bg {
    background-color: #f7f8fa !important;
    padding: 1.5em !important;
}

.text-no-break {
    white-space: nowrap;
}