/*
Theme Name: Enterwell Starter Theme
Theme URI:
Author: the Enterwell team
Author URI: https://enterwell.net/
Description: Starter theme for WordPress site.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
*/

.landscape.employee-page__employee-info-container__image {
	background-size: contain;
	background-repeat: no-repeat;
}

.about-page__company__paragraph-container p {
	width: 48%;
}

.front-page__hero__content-container__text-container h3 {
	font-weight: bold;
}

.k-columns__row__column:first-of-type p {
	margin-top: 1em;
}

.singlePage h4 {
	margin-bottom: 10px;
}

img {
	max-width: 100%;
}

.c-container > img {
	border-radius: 5px;
	margin: 0 15px;
	width: calc(100% - 30px);
}

.team-page .team-page__employee-section__employee-list #UlyssesvonSalis{
	margin-top: 120px;
}

@media screen and (min-width: 556px) {
	.team-page .team-page__employee-section__employee-list #EmanuelaPalmieri{
		margin-top: 120px;
	}
}

