input[readonly][role="button"] {
    background-color: #f8f9fa;
}

input[readonly][role="button"]:hover {
    background-color: #eef6ff;
}