.webform-submission-lead-capture-form-form {
  display: none;
}
/*
.alert-danger {
  display: none;
}
*/
.spb-popup-main-wrapper {
  max-height: 600px;
  margin-top: 50px !important;
  overflow: scroll;
}

.foot-bottom-wrapper #spb-webform-submission-lead-capture-form-form p {
  color: #212529;
}
.foot-bottom-wrapper #spb-webform-submission-lead-capture-form-form a {
  color: #EC008C;
}

.btn-primary-home {
    background-color: #e2f4fd;
    border-color: #A6D4F9;
    position: absolute;
    margin-left: 120px;
    margin-top: 5px;
}
.btn-primary-home a {
  color: #212529 !important;
} 

.printable-header img {
 background-color: transparent !important; 
}