@charset "UTF-8";

.title {
  font-size: 36px;
 margin-bottom: 50px;
}

.h3 {
  font-size: 20px;
  color: #4D745B;
  font-weight: 400;
  margin-bottom: 10px;
}

h2::after {
  display: none;
}

.text-end {
  margin-bottom: 30px;
  font-size: 16px;
}