.hrd_form{
    width: 100%;
    height: auto;
    background: #680c97;
    padding: 15px;
    border-radius: 5px;
}
.hrd_form h1{ 
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
}
.hrd_form p{
    line-height: 20px;
    margin-bottom: 10px;
}