body.page-id-779 .mbc-home-news-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;max-width:1180px!important;margin:28px auto 44px!important}
body.page-id-779 .mbc-home-news-card{background:#fff!important;border:1px solid #dfe8e3!important;border-radius:22px!important;padding:22px!important;box-shadow:0 12px 30px rgba(6,40,74,.08)!important}
body.page-id-779 .mbc-home-news-label{display:inline-block!important;margin-bottom:10px!important;color:#0d5cab!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important}
body.page-id-779 .mbc-home-news-card h3{margin:0 0 8px!important;font-size:20px!important;line-height:1.25!important}
body.page-id-779 .mbc-home-news-card h3 a{color:#06284A!important;text-decoration:none!important}
body.page-id-779 .mbc-home-news-date{margin-bottom:10px!important;color:#6b7887!important;font-size:13px!important}
body.page-id-779 .mbc-home-news-card p{color:#51606f!important;font-size:15px!important;line-height:1.55!important;margin:0 0 12px!important}
body.page-id-779 .mbc-home-news-more{color:#0d5cab!important;font-weight:900!important;text-decoration:none!important}
@media(max-width:1000px){body.page-id-779 .mbc-home-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){body.page-id-779 .mbc-home-news-grid{grid-template-columns:1fr!important}}

/* MBC Home order form visual fix */
body.page-id-779 .wp-block-shortcode:has(.mbc-order-form),
body.page-id-779 .mbc-order-form{
  background:#ffffff!important;
  border:1px solid #dfe8e3!important;
  border-radius:24px!important;
  padding:28px!important;
  box-shadow:0 14px 34px rgba(6,40,74,.08)!important;
}

body.page-id-779 .mbc-order-form input,
body.page-id-779 .mbc-order-form select,
body.page-id-779 .mbc-order-form textarea,
body.page-id-779 form input,
body.page-id-779 form select,
body.page-id-779 form textarea{
  background:#f7faf9!important;
  border:1px solid #b9c8c1!important;
  border-radius:10px!important;
  padding:12px 14px!important;
  min-height:44px!important;
  color:#06284A!important;
  font-size:14px!important;
  box-sizing:border-box!important;
}

body.page-id-779 .mbc-order-form textarea,
body.page-id-779 form textarea{
  min-height:90px!important;
}

body.page-id-779 .mbc-order-form input:focus,
body.page-id-779 .mbc-order-form select:focus,
body.page-id-779 .mbc-order-form textarea:focus,
body.page-id-779 form input:focus,
body.page-id-779 form select:focus,
body.page-id-779 form textarea:focus{
  outline:none!important;
  border-color:#0d5cab!important;
  box-shadow:0 0 0 3px rgba(13,92,171,.15)!important;
  background:#ffffff!important;
}

body.page-id-779 .mbc-order-form button,
body.page-id-779 .mbc-order-form input[type="submit"],
body.page-id-779 form button,
body.page-id-779 form input[type="submit"]{
  background:#e5b52e!important;
  color:#06284A!important;
  border:none!important;
  border-radius:10px!important;
  padding:13px 24px!important;
  font-weight:900!important;
  cursor:pointer!important;
}

body.page-id-779 .mbc-order-form button:hover,
body.page-id-779 .mbc-order-form input[type="submit"]:hover,
body.page-id-779 form button:hover,
body.page-id-779 form input[type="submit"]:hover{
  filter:brightness(.96)!important;
}

body.page-id-779 .mbc-order-form label,
body.page-id-779 form label{
  color:#06284A!important;
  font-weight:700!important;
  font-size:13px!important;
}

