@charset "UTF-8";
.move {
    margin-left: 30%;
}
h1 {
    color: #811F9B;
    font-family: "Arial Rounded MT Bold";
}
 h1 {
    color: #811F9B;
    font-family: "Henny Penny", system-ui;
    font-weight: 400;
    font-style: normal;
}



hr {
    border-bottom: 3px solid #8D10A1;
}
.webadd {
    color: #8D10A1;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 37px;
    /* [disabled]text-align: center; */
    padding-left: 25%;
}
body {
    background-color: #000000;
}
.MvUp {
    margin-top: -16px;
}
.mvDn {
    margin-top: 25px;
}
#white {
    color: #F9F9FA;
}
#hover {
    color: #8D10A1;
    font-weight: bold;
    text-decoration: none;
}
.navText {
    font-size: 20px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.csoon {
    color: #9A00A7;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.purple {
    background-color: #8D10A1;
}
.waydn {
    margin-top: 5%;
}
.purpleBorder {
    border-radius: 20px;
}
.LtMrg {
    margin-left: 30px;
    border-radius: 20px;
}
.Pbdr {
    border-radius: 20px;
    border: medium double #8C22A5;
    margin-top: 10px;
}
.padBtm {
    margin-bottom: 10px;
}
