/* Start custom CSS */html {    /*background-image: url(https://terranovanow.com/wp-content/uploads/2020/04/footer-swoosh.jpg);*/
    background-position: bottom center;
    background-size: cover;
}
body {overflow-x: hidden;}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    
}
.button a {background: #283890; color:#fff!important; margin:0 10px 10px 10px;}
.main-nav .button a {background: #283890; color:#ffcb05!important; margin:0 10px 10px 10px;}
.full-width a.elementor-button {
    width: 100%;
}/* End custom CSS */