body{
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
}
.hr{
    width: 70%;
    color:aqua;
    margin-top: -3%;
    border: 1px solid;
}
.link{
    text-decoration: none;
    color: black;
}
.text-center{
    padding: 50px;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
}
.sucess-container {
    text-align: center;
    padding: 50px 20px;
}
.sucess-image {
    max-width: 220px;    
}
h1{
    font-size: 1.8rem;
    font-weight: bold;
}
.web{
    margin-top: -10%;
    /* padding-right: 20%; */
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}