/*
Theme Name: tk
Theme URI: https://territoriya-krasoty-yalta.ru/
Template: hello-elementor
Author: SZ
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.1.1.1733569185
Updated: 2024-12-07 13:59:45

*/

.tablepress .column-1{
	width: 70%;
	color: var(--e-global-color-primary);
  font-family: "Work Sans", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
  font-style: italic;
  line-height: 1.2em;
  letter-spacing: 1px;
}

.tablepress .column-2{
	text-align: right;
	font-family: "Domine", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
	font-style: italic;
  letter-spacing: 1px;
}

@media(max-width: 575px){
	.tablepress .column-1{
		width: 60%;
	}	
	.tablepress .column-2{
		font-size: 17px;
	}
}
