@charset "UTF-8";
/*
	Theme Name: Template-landing
	Version: 1.0.0
	Theme URI: http://place-start.ru/
	Description: place-start создание продвижение сайтов
	Author: place-start
	Author URI: http://place-start.ru/
*/
.card-service__title_wrap{
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.catalog-nav__item{
	color: var(--color-theme_text);
}
.advantage-block__img-wrap:after {
	border-radius: 50%;
}
.footer__text {
    color: #ffffff;
}
.made-by__text {
    color: #ffffff;
}

@media(max-width: 768px) {
	.messager:not(:first-child) {
		margin-left: 5px;
	}
}