.btn-modal-lg {
  padding: 15px 30px !important;
  font-size: 20px !important;
  color: #FFF !important;
  background-color: #c62020 !important;
  border: 0 !important;
  border-radius: 0 !important;
}
.wbg {
  color: #FFF !important;
  background-color: #a73019 !important;
  font-weight: 600;
}
.wbg:hover {
  color: #666666 !important;
  background-color: #ffffff !important;
}
.breadcrumb {
  padding: 0;
  margin: 15px 0;
  background-color: transparent;
}

.info-c-full-wrap a, .info-c-full-wrap a:hover, .info-c-full-wrap a:focus {
  color: #ffffff !important;
}

a.ubtn-link {
  padding: 0;
  margin: 15px 0 !important;
  width: 100%;
}

a.ubtn-link .ubtn {
  width: 100%;
}

div.ult-modal-input-wrapper button {
  width: 80%;
}