/*
Theme Name: Twenty Twenty-Four Child
Template: twentytwentyfour
Version: 1.0
Text Domain: twentytwentyfour-child
*/

.service-card:hover {background: #07194b !important;}

header.wp-block-template-part {
    position: fixed;
    top: 10px !important;
    left: 0;
    width: 100%;
    z-index: 9999;
}

/* Home*/

@media only screen and (max-width: 767px) {
  .wp-block-cover.alignfull.has-parallax.is-repeated {
    min-height: auto !important;
    padding-bottom: 4em !important;
  }
}