
.upseo-cr-form label {
    display:block;
    margin-bottom:5px;
    font-weight: bold;
}
.upseo-cr-form input[type="text"],
.upseo-cr-form input[type="tel"] {
    width:100%;
    margin-bottom:12px;
    padding:7px;
    border:1px solid #ccc;
    border-radius:5px;
}
.upseo-cr-form button {
    background: #3081E7;
    color: #fff;
    border: none;
    padding: 10px 24px;
    border-radius: 5px;
    font-size: 1em;
    cursor: pointer;
    transition: background 0.2s;
}
.upseo-cr-form button:hover {
    background: #165faf;
}
/* مدیریت جدول ادمین */
.upseo-contact-requests-page .widefat {
    font-size:15px;
}
