.portlet-column-only {
  padding: 0 !important;
}

.portlet-layout.row {
  margin: 0 !important;
}

picture {
  margin-left: auto;
  margin-right: auto;
}

.alert.alert-info {
  display: none;
}

div.text-center > button {
  background-color: #ea211a;
}

#submit-1 {
  background-color: #ea211a;
  color: white;
}

#submit-1:hover {
  background-color: transparent;
  color: #ea211a;
}

.button.form__submit {
  background-color: #ea211a;
  color: white;
}

.button.button.form__submit:hover {
  background-color: transparent;
  color: #ea211a;
}

.footer-bottomnav-item:not(:first-child):before {
  content: none !important;
}

.footer {
  padding-top: 50px !important;
}

.main-container {
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
  height: 100% !important;
}

body {
  background-color: #fff !important;
}

#ot-sdk-btn-floating .ot-floating-button__back svg {
  display: inline;
}

.rdp-chevron {
  fill: #ea211a !important;
}