/*<css-9463>*/.btn-ir {
    display: inline-block;
    padding: 12px 20px;
    background: #007bff;
    color: white;
    text-decoration: none;
    border-radius: 8px;
    cursor: pointer;
}
.btn-ir:hover {
    background: #0056b3;
}/*</css-9463>*/