
.uahp-box{
    background:#fff;
    padding:30px;
    border-radius:20px;
    box-shadow:0 5px 20px rgba(0,0,0,0.08);
    margin:30px auto;
    max-width:700px;
    font-family:Arial,sans-serif;
}

.uahp-box h2{
    color:#2563eb;
}
