.no-outline, .no-outline:focus-visible, .no-outline:focus{outline:none;}
.bg-image-primary{
    /*background-image: url("../media/cust-images/rendezvous-LP image.png");*/
    background-position: center 120px;
    background-repeat: no-repeat;
background-size: cover;}

.bg-image-success{
    /*background-image: url("../media/cust-images/video_poster.jpg");*/
    background-position: center 120px;
    background-repeat: no-repeat;
background-size: cover;}

.bg-image-danger{
    /*background-image: url("../media/cust-images/download.png");*/
    background-position: center 120px;
    background-repeat: no-repeat;
background-size: cover;}

.bg-image-warning{
    /*background-image: url("../media/cust-images/download (1).png");*/
    background-position: center 120px;
    background-repeat: no-repeat;
background-size: cover;}

.bg-image-dark{
    /*background-image: url("../media/cust-images/banner-bg.jpg");*/
    background-position: center 120px;
    background-repeat: no-repeat;
background-size: cover;}

.bg-image-info{
    /*background-image: url("../media/cust-images/2021-01-221611318349.jpg");*/
    background-position: center 120px;
    background-repeat: no-repeat;
background-size: cover;}