.background-primary {
  background-color: #D0DDEC !important;
}

.background-orange {
  background-color: #e57c19 !important;
}

.background-blue {
  background-color: #035596 !important;
}

.icon-box {
  min-width: 60px;
  display: flex;
  border-radius: 8px;
}

.background-documentation {
  background-color: #F5E4D3 !important;
}

.background-contact-us {
  background-color: #032f52 !important;
}

.text-justify {
  text-align: justify;
}

.padding-footer-section {
  padding-top: 1.5em;
  padding-bottom: 0.9em;
}
