/**
 * Theme Name: Ukrserviceproject
 */
 .carreers-list__wgt-name{
 	width: 40%;
 }
 .carreers-list__wgt-value{
 	width: 40%;
 }
 .carreers-list__wgt-permalink{
 	width: 20%;
 	display: flex;
 	justify-content: flex-end;
 }