.bg-gradient-blue-shade{background-image: linear-gradient(#fff 35%, #00adef66 60%, #fff 97%);}

.img-apsect-ratio-16-9 img{
    aspect-ratio: 16 / 9;
    object-fit: cover;
}       
.wp-block-uagb-container.uagb-is-root-container.alignfull {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.fw-500{font-weight: 500 !important;}
.img-w100 img{width: 100% !important;}
.button-1 a { background-color: #0073a6; border-color: #0073a6; transition: border-color .2s, background-color .2s; } 
.button-1 a:hover { background-color: #005c84; border-color: #005c84; }

.button-2 a { background-color: #00080b0d; border-color: #00080b0d; transition: border-color .2s, background-color .2s; backdrop-filter: blur(10px);} 
.button-2 a:hover { background-color: #00080b26; border-color: #00080b26; }