.ifous-process-card-term {
    background:#373F3A;
    height: auto;
    padding: 8px;
    border-radius: 4px;
    width: fit-content !important;
}

.ifous-process-card-term p {
    margin-bottom: 0px !important;
	color: white;
}

.ifous-processtod-read-button {
	display: flex !important;
	justify-content: space-between !important;
}