/*header {display: none}   */
/*footer {display: none}*/ 

/*body {color: white!important;}
body:after {
    content: '';
    background-image: url(/IMG/background/org5674.jpg) !important;
    position: fixed;
    top: 0;
    height: 100vh;
    left: 0;
    right: 0;
    z-index: -1;
    background-position-x: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-light {background: none!important;}
label {color: white; margin-top: 0.5rem;}
.second-color {color: white!important;}

.form-group {margin-bottom: 0;}  */