.therapy .title {
	display: flex; justify-content: space-between; align-items: center; padding: 0 2rem;
}
.therapy .title a {display: flex; gap: 5px;}
.therapy .title a span {text-decoration: underline;}
