footer {
  background: linear-gradient(
    108.7deg,
    #00906f 0.65%,
    #005a4a 51.52%,
    #17413a 97.14%
  );

  @media (min-width: 768px) {
    .text-md-start {
      text-align: start !important;
    }
    .me-md-3 {
        margin-inline-end: 1rem !important;
        margin-right: 0 !important;
    }
  }
}
