#custombackground {
 background-image: linear-gradient( rgb(202 225 253 / 65%), rgb(255 255 255 / 77%) ), url(bossbg.jpg);
background-repeat: no-repeat;
background-size: cover;
}
#logo-container {
height: 105px;
margin: -10px 0px 0px 60px;
}
div.subtitle{
font-size:12px;
margin-left:60px;
margin-top:-10px;
}
#widget-container .button.is-primary {
    background-color: #005787;
}
#widget-container .bannertextfull {
    margin: 40px 40px 0px 40px;
}
#widget-container .bigcta {
    font-size: 3rem;
    color: #525252 !important;
}
#widget-container #form-container {
    border: none;
    padding: 0px;
    background: transparent;
    padding-right: 45px;
    border-right: 4px solid #1b54a51f;
    border-radius: 0;
}
#widget-container #promo-container {
background: transparent;
border:none;
border-right: none;
border-top: none;
border-bottom: none;
border-radius: 0px;
}
#widget-container #promo-container p {
    font-size: 1.5rem;
    color: #0057a7;
    font-weight: 600;
}
#promo-container{
    margin-top: auto;
    margin-bottom: auto;
}
#widget-container #sensitivity-impacts-container .table-wrapper {
background-color: #ffffff;
}
.vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn, .vue-form-wizard .wizard-btn {
    font-size: 16px !important;
    font-weight: 800;
}
.vue-form-wizard.md .wizard-icon-circle {
background-color: #fff;
box-shadow:none;
}
#widget-container .wizard-navigation .stepTitle {
    color: #b5b2b2;
}
i.wizard-icon {
    font-size: 1.25em;
}
span.stepTitle {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
}
.content-section-full > .is-size-4 {
    margin-bottom: 20px;
    text-align: center;
    font-weight: 800;
}
.banner-content > p {
    font-size: .85em;
    font-weight: 400;
    color: #525252;
}
.vue-form-wizard.md .wizard-navigation .wizard-progress-with-circle {
    margin-left: 37px;
}
.dropdown {
background-color:white !important;
}