body {
    direction: rtl;
    background-color: #4d0040;
    color: #ffffff;
    font-family: 'Noto Kufi Arabic', sans-serif;
    padding-bottom: 150px;
}

a {
    color: #ffffff;
    text-decoration: none;
}

.tophot img {
    width: 100%;
}

.name {
    text-align: center;
    width: 80%;
    margin: 0px auto 20px auto;
}

.name h1 {
font-size: 60px;
margin: 0px auto 20px auto;
}
.name .pio {
    font-size: 20px;
    margin: 20px auto 20px auto;
    }

.but001 {
    width: 90%;
    height: 100%;
    overflow: auto;
    background-color: #570048;
    border: 3px solid #880072;
    border-radius: 200px;
    margin: 20px auto 20px auto;
}

.icon001 {
    width: 11.5%;
    height: 100%;
    float: left;
    border-radius: 200px
}

.icon001 img {
    float: left;
    height: 62px;
    margin-top: 18px;
    margin-left: 18px;
}



.butext001 {
    width: 88.5%;
    height: 100%;
    float: left;
    border-radius: 200px;
    text-align: center;
}

.butext001-a {
    font-size: 30px;
    margin: 20px 11% 20px 0px;
}

#whats-style {
    background-color: #00b944;
    border: 5px solid #ffffff;
}

.stars-icon {
    width: 60%;
    text-align: center;
    margin: 0px 25% -70px 0px;

}

.stars001 {
    margin: 70px 0px 70px 0px;

}

#stars {
    width: 100%;

}

#stars-a {
    margin: 0px 25% 20px 25%;
    text-align: center;
    width: 50%;
}

