:root {
--accent: #fe5b2c !important;
--primary: #18333b !important;
--secondary: #16216f !important;
--primary-font: Exo 2, sans-serif;
--secondary-font: Exo, sans-serif;
}

.partner_title {
  font-size: 40px;
}
.partner_img {
  height: 120px;
}
.cs_brand.cs_style_1 {
  height: 120px !important;
}
.cs_gallery.cs_style_1 {
  grid-template-columns: repeat(4,1fr) !important;
}
.cs_gallery.cs_style_1 .cs_gallery_item {
background-size: 100%;
}
.cs_site_branding_logo {
  max-width: 190px !important;
}