.bg-support {
  background-image: url('assets/images/home/bg-section-five.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.text-accent {
  color: #046D7E;
}
.word-spacing{
    word-spacing: 0.5rem;
}

