.DrPHP01{
    font-size: larger!important;
}
.DrPHP02{
    font-size: small!important;
    font-weight: bold!important;
}
.DrPHP03{
    align-items: center!important;
}
.DrPHP04{
    text-align: center!important;
}
.DrPHP05{
    font-size: large!important;
    padding: 10px!important;
}
.DrPHP06{
    width: 100%;
}
.DrPHP07{
    font-size: 100px;
    color: #0bc00b;
}
.DrPHP08{
    max-width: 70%;
    margin: 0px auto 0px auto;
}
.DrPHP09{
    border: 0;
    margin: 54px auto 1px auto;
    position: relative;
    width: 100%;
    height: 80vh;
    top: 0;
    left: 0;
    z-index: 2;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
}
.DrPHP10{
    margin: 0px auto 10px auto;
    text-align: center;
}
.DrPHP11{
    max-width: 300px!important;
}