.uc-just{text-align:justify;}
.uc-cont{    font-size: 20px;
    line-height: 1.55;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 300;
    color: #000000;text-align:justify;}
.h2, .h3{
    font-size: 42px;
    line-height: 1.23;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 600;
    color: #000000;
    margin:25px 0;
}
.uc-cont h2, .uc-cont h3{
    font-size: 42px;
    line-height: 1.23;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 600;
    color: #000000;
    margin:25px 0;
}
.tabbb{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
 
}
.tabbb td, .tabbb th{
	border: 1px solid #4C6A9D;
	padding: 5px;
 
}
.tabbb thead {
    font-weight: 600;
}
.tags a {
    color: #fff !important;
    background: #9BC2DB;
    padding: 8px;
}
.tags {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
}