#modalfalse {
    position: absolute;
    top: 50%;
    background-color: white;
    z-index: 1140;
    width: 80%;
    left: 10%;
    padding: 5%;
}
#modalfalse h4{

    color:orange;
}
 #modalfalseClose button{


     color: white;
     float: right;
     background-color: red;
     border: none;
     padding: 5px 10px;
     border-radius: 16px;


 }
.hero--logo{

    background: rgba(247, 243, 242, .5);

    padding: 10px;
}
