.custom-navbar-toggler {
    border: none !important;
  }

.custom-navbar-toggler:focus {
  box-shadow: none !important; 
}

.feature-icon-small {
  width: 3rem;
  height: 3rem;
}

.feature-icon {
  width: 4rem;
  height: 4rem;
  border-radius: .75rem;
}

.icon-square {
  width: 3rem;
  height: 3rem;
  border-radius: .75rem;
}

.pricing-header {
  max-width: 700px;
}

.contact-form{
  background-color: #1d3969;
}

.green-button{
  background-color: #9CD52E !important;
  color: #1d3969 !important;
  font-weight: bold !important;
}

.customize-form{
  width: 30% !important;
  background-color: #1d3969;
}

.custom-checkbox{
  width: 24px !important;
  height: 24px !important;
}