.elementor-96 .elementor-element.elementor-element-ky96news{padding:108px 0px 110px 0px;}:root{--page-title-display:none;}/* Start custom CSS */body.elementor-page-96 {
  background: #fff;
}

body.elementor-page-96 .ky-news-index {
  color: var(--e-global-color-text);
  font-family: Lato, sans-serif;
}

body.elementor-page-96 .ky-news-index h1 {
  height: 110px;
  margin: 0;
  color: var(--e-global-color-primary);
  font-family: Lato, sans-serif;
  font-size: 42px;
  font-weight: 300;
  line-height: 110px;
  text-align: center;
}

body.elementor-page-96 .ky-news-grid {
  display: grid;
  grid-template-columns: repeat(3, 408px);
  column-gap: 32px;
  row-gap: 30px;
  justify-content: center;
  margin-top: 82px;
}

body.elementor-page-96 .ky-news-card {
  width: 408px;
  height: 471px;
  overflow: hidden;
  text-align: center;
}

body.elementor-page-96 .ky-news-image,
body.elementor-page-96 .ky-news-image img {
  display: block;
  width: 408px;
  height: 272px;
}

body.elementor-page-96 .ky-news-image img {
  object-fit: cover;
}

body.elementor-page-96 .ky-news-card-body {
  padding: 29px 0 24px;
}

body.elementor-page-96 .ky-news-date {
  color: var(--e-global-color-accent);
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  margin-bottom: 22px;
  text-transform: uppercase;
}

body.elementor-page-96 .ky-news-card h4 {
  margin: 0 0 15px;
  color: var(--e-global-color-primary);
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 27px;
}

body.elementor-page-96 .ky-news-card h4 a {
  color: var(--e-global-color-primary);
  text-decoration: none;
}

body.elementor-page-96 .ky-news-card p {
  margin: 0;
  color: var(--e-global-color-text);
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}/* End custom CSS */