/* Add custom CSS styles below */ 
.s-block h3, .banner__title {
    display: none;
}
.block__title-right.custom-s.dm-text-main {
    justify-items: anchor-center;
}
body{
background-image: url(https://i.ibb.co/b5ZFSssM/image.png);
    background-size: cover;
}
button.s-button-element.s-button-btn.s-button-solid.s-button-primary.s-button-loader-center {
    background: #2c4843 !important;
}