.therapy .main-photo img {
	width: 100%; margin-bottom: 1rem;
	border-radius: 30px; border: 2px solid var(--green-main);
}

.therapy h2 i {display: inline-block; width: 45px;}
.therapy h2 i:before {color: var(--green-main);}
.therapy h2 i:after {color: var(--blue-lighter);}
