.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.green-bg-card {
    background-color: #5fd25f;
}
.vplusFinalField {
    background-color: inherit;
    padding: 0;
}
.bold-font {
    font-weight: bold;
}
.highlighted-informations {
    display: none;
}