.company-profile {
    padding-bottom: 2rem;
}

table {
    width: 100%;
    margin: 16px 0;
}

table td {
    text-align: left;
}

table td:first-child {
    width: 20%;
}

p {
    margin-bottom: 0;
}

p span:not(p span:last-child) {
    margin-right: 1rem;
    font-weight: 600;
}

p.text-right span {
    font-weight: 600;
}

.tbl-history td {
    padding: 0.5rem 0;
}
