
.policy{

    width: 70%;
    margin: auto;
    margin-top: 100px!important;
    p{
        color: black!important;
        font-size: 20px;
    }
    h1{
        color: #c01d2e;
        font-size: 35px;
    }
}
.footer{
    background: url("/ruppe.png")no-repeat center center;
    background-size: cover;
    height: auto;
    width: 100%;
 

}
@media (max-width:650px) {
    .hrr{
        top: 82%!important;

    }}

.footer1{
    width: 100%;
  
}
.logooo{
    display: flex;
    justify-content: center;
   
}
.hrr{
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    height: 2px;
    color: white !important;
}