.text-uppercase {
  text-transform: uppercase !important;
}



h1,
h2,
h3,
h4,
h6 {
  color: #343f52 !important;
}

h5 {
  color: #343f52 ;
}

.fs-1-1{
    font-size: 1.1rem !important;
}

.mb-0-25 {
    margin-bottom: 0.25rem !important;
}

.mb-05 {
  margin-bottom: 0.5rem !important;
}

.mb-0-75 {
  margin-bottom: 0.75rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.mb-1-5 {
  margin-bottom: 1.5rem !important;
}

.mb-1-3 {
  margin-bottom: 1.3rem !important;
}

.mb-2 {
  margin-bottom: 2rem !important;
}

.mb-4 {
  margin-bottom: 4rem !important;
}

.mb-5 {
  margin-bottom: 5rem !important;
}

.mb-7 {
    margin-bottom: 7rem !important;
}

.mb-9 {
  margin-bottom: 2.25rem !important;
}

.mr-1 {
  margin-right: 1rem !important;
}

.mr-2 {
  margin-right: 1.5rem !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.mt-02 {
  margin-top: 0.2rem !important;
}

.mt-2 {
  margin-top: 2rem !important;
}

.mt-3 {
  margin-top: 3rem !important;
}

.mt-5 {
  margin-top: 5rem !important;
}

.mt-6 {
  margin-top: 6rem !important;
}

.mt-7 {
  margin-top: 7rem !important;
}

.mt-8 {
  margin-top: 8rem !important;
}

.pl-3 {
  padding-left: 3rem !important;
}

.pr-3 {
  padding-right: 3rem !important;
}

.pr-7 {
  padding-right: 7rem !important;
}


.pl-7 {
  padding-left: 7rem !important;
}

.pb-9 {
  padding-bottom: 9rem !important;
}

.pb-5 {
  padding-bottom: 5rem !important;
}

.pb-1 {
  padding-bottom: 1rem!important;
}

.pt-1 {
  padding-top: 1rem!important;
}

.pt-4 {
  padding-top: 4rem!important;
}

.pt-6 {
  padding-top: 6rem!important;
}


.pt-7 {
  padding-top: 7rem!important;
}

.g-4, .gx-4 {
  --bs-gutter-x: 1rem;
}