.update-link.active {
    background-color: #0470a8 !important;
    color: white !important;
}

.update-link.active i {
    color: rgb(247, 208, 137) !important;
}

#label_company p {
    margin: 0 !important;
}

.card-updated {
    border-radius: 16px;
    box-shadow: 0 30px 30px -25px rgba(65, 51, 183, .25) !important;
}

.btn-w-full {
    width: 100% !important;
}

.btn-h-full {
    height: 100% !important;
}

.text-gray-200 {
    color: rgba(149, 149, 149, 0.5) !important;
}

.hover-orange:hover {
    color: rgb(255, 123, 75) !important;
}
