.bx-status-guide-container {
  border: 1px solid hsla(0,0%,7%,.11);
  border-radius: 5px;
}

.bx-status-guide-wrapper{
  margin: 16px;
}
.bx-action-guide-label {
	line-height: max(1.5rem,24px);
	margin-bottom: 10px !important;
}
.bx-action-guide-status {
	width: calc(100% - 8px); /* 8px de margen a cada lado */
    box-sizing: border-box; 
}