
.chamamento-view .botao {
    margin-bottom: 20px;
}

.chamamento-view .detalhes {
    border: 1px solid #ddd;
    padding: 10px;
}

.chamamento-view .detalhes label {
    font-weight: 500;
}

.chamamento-view .detalhes .border-left {
    border-left: 1px solid #ddd;
}

