.resp-final-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:10px;
}
.resp-final-head h3{
  margin:0;
}
.resp-final-actions{
  margin-top:12px;
}
