body{
   // background-color: rgb(43, 172, 135);
    background-color: rgb(14, 77, 60);
   
   // background: linear-gradient(rgba(0, 73, 54, 0),rgba(0,73,54,0.900));
color: white;   


}
.bg-dark-moj1{
    //background-color: rgba(0, 73, 54, 0.902);
    background-image: linear-gradient(to right, rgba(0,73,54,0.900), rgba(0, 73, 54, 0));
}

.moj2{
    text-shadow: 5px 5px 5px rgb(0, 0, 0);
    text-align: justify;
   
 }
 .moj6{

    text-indent: 5em;
 }

.moj3{
    box-shadow: 0px 0px 20px  rgb(0, 0, 0);
}
.moj4test{
    box-shadow: 0px 0px 20px  rgb(236, 81, 81);
}















.tlo_text{
    text-shadow: 0px 0px 10px rgb(0, 0, 0);
    
}
.btn-outline-success_moj1{
    color:rgb(255, 255, 255);
    text-shadow: 0px 0px 5px rgb(0, 0, 0);
}
.btn-outline-success_moj1:hover{
 
    border-radius: 15px;
}


.nav-link_moj1{

   font-size: 24px;
}

.nav-link_moj1:hover{
   background-color: rgb(4, 50, 37);

  
}

